.layout_content {
    background: url('/images/layout/content_small_gradient.png') repeat-x top;
}

.image_item .fancybox img {

}
.gallery_images {
    width: 680px;
}
.gallery_images .image_item {
    width: 210px;
    height: 195px;
    float: left;
    margin-right: 10px;
}
.gallery_images .image {
    float: left;
    width: 210px;
    height: 125px;
    border: 1px solid #C29467;
    padding: 1px;
    background: #FEFEF9;
}
.gallery_images .shadow {
    width: 210px;
    height: 7px;
    clear: left;
    background: url('/images/layout/gallery_image_shadow.png') no-repeat;
}
.gallery_images .descript {
    overflow: hidden;
    width: 210px;
    height: 52px;
    clear: left;
}
.image_gallery_pager {
    clear: both;
    text-align: center;
    margin: 5px 0px;
}
.image_gallery .gallery_head h1 {
    float: left;
    width: 460px;
    padding: 0px;
    margin: 10px 0px;
}
.image_gallery .gallery_head .back_link {
    float: right;
    width: 200px;
    height: 20px;
    margin-top: 25px;
}
.image_gallery .gallery_descript {
    margin: 10px 0px;
}

.imagegallery_list .gallery_item_image {
    float: left;
    width: 326px;
    
    overflow: hidden;
    margin-right: 5px;
    
    padding: 1px;
    background: #FEFEF9;
}
.imagegallery_list .gallery_item {
    height: 260px;
    float: left;
}