/* Галерея */
.gallery_contaner {width: 1042px;}/*1142px*/
.gallery_section {float: left; clear: none; width: 414px; margin: 0 20px 20px 0; background-color: #fff; background: #fff url(/_images/gallery_section_thumb_bg.png) repeat-x bottom; background: url(/_images/gallery_section_thumb_bg.png) repeat-x bottom, #fff; color: #446c6b; /*border-radius: 30px;*/ box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.4);}
.gallery_section:hover {background: #fff;}
.gallery_section H3 {font-size: 16px; color: #1e4866;/*008ea3*/ margin: 15px 15px 15px 0;}
.gallery_section_thumb {margin: 0 15px 0 0; /*border-radius: 30px 0px 0px 30px;*/ float: left; clear: left; text-align: center; width: 200px; height: 200px; overflow: hidden;}
.gallery_section_thumb IMG {height: 200px;}
.gallery_section_description {margin: 0 15px 15px 0;}
.gallery_section_hr {float: left; width: 184px; margin: 0 0 15px 0; border-bottom: 1px #676767 dashed; display: none;}
.gallery_section_count_pictures {margin: 0 15px 15px 0; font-weight: bold; display: none;}
.gallery_brick {float: left; clear: none; margin: 0 7px 4px 0;}
.gallery_brick IMG {height: 168px;}

/*
.gallery_s {float: left; text-align: center; margin: 5px 10px 5px 0px; padding: 0px;}
.gallery_s A {text-decoration: none; cursor: pointer; display: block; width: 207px; height: 191px; background: #eee;}
.gallery_s A:hover {background-color: #ccc; text-decoration: none; cursor: pointer;}
.gallery_s A .framed {margin: 8px; cursor: pointer;}
.gallery_s P {text-align: center; height: 28px; width: 198px; margin: 5px; padding: 0px; text-indent: 0px; clear: both;}
*/

