.ice_gallery {
	padding: 0 0 100px 0;
}
.ice_gallery h2 {
	text-align: center;
	padding: 0 10px 37px 0;
}
.ice_gallery h2 img {
	margin: 0 auto;
	border: none !important;
}


.ice_gallery_list {
	padding: 16px 0 0 0;
}
.ice_gallery .gallery_scroll_td {
	width:190px;
}
.gallery_scroll {
	position: relative;
	overflow: hidden;
	height: 60px;
	width:190px;
}
.ice_gallery .gallery_scroll_holder {
	width:100000px;
}
.ice_gallery #gallery_big_thumb {
	text-align: center;
}
.ice_gallery #gallery_big_thumb table {
	margin: 0 auto;
	width: 198px;
	height: 183px;
}
.ice_gallery #gallery_big_thumb table td {
	text-align: center;
	vertical-align: middle;
}
.ice_gallery #gallery_big_thumb div {
	margin: auto 0;
	text-align: center;
}
.ice_gallery #gallery_big_thumb img {
	margin: 0 auto;
	padding: 1px !important;
	border: 1px solid #acacac;
}

.gallery_scroll #gallery_scroll_panel {
	height: 57px;
	position: relative;
}
.gallery_scroll .gallery_scroll_portion {
	position:absolute;
	width:190px;
	display:none;
	top:0;
}
.ice_gallery .portion_first {
	display:block;
	left:0;
}
.gallery_scroll .gallery_scroll_portion table {
	float:left;
}
.gallery_scroll .gallery_scroll_portion td {
	height:59px;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0 3px 0;
	background: url('../media/images/bg/gallery_thumb.gif') 50% 50% no-repeat;
}
.gallery_scroll .gallery_scroll_portion td .s {
	width: 63px;
	height: 0;
}
.gallery_scroll .gallery_scroll_portion td.ov {
	background: url('../media/images/bg/gallery_thumb_ov.gif') 50% 50% no-repeat;
}
.gallery_scroll .gallery_scroll_portion td img {
	border: none;
	margin: auto;
	/*width: 51px;
	height: 51px;*/
}
.ice_gallery_list {
	padding: 7px 25px 0 22px;
}
.ice_gallery_list #gallery_scroll_left,
.ice_gallery_list #gallery_scroll_right {
	width: 17px;
	height: 46px;
	cursor: pointer;
	background-image: url('../media/images/btn/logo_nav.gif');
	background-repeat: no-repeat;
	margin: 6px 0 0 0;
}
.ice_gallery_list #gallery_scroll_left.ov,
.ice_gallery_list #gallery_scroll_right.ov {
	background-image: url('../media/images/btn/logo_nav_ov.gif');
}
.ice_gallery_list #gallery_scroll_left img,
.ice_gallery_list #gallery_scroll_right img {
	width: 17px;
	height: 46px;
	border: none !important;
}
.ice_gallery_list #gallery_scroll_left {
	background-position: 0 -46px;
	margin-right:5px;
}
.ice_gallery_list #gallery_scroll_right {
	background-position: 0 0;
}

.ice_gallery .more_galleries {
	text-align: center;
	padding: 9px 0 0 0;
}
.ice_gallery .more_galleries table {
	margin: 0 auto;
}
.ice_gallery .more_galleries img {
	border: none !important;
}
