/* $Rev$ */
#tmgallery {
	/*width:826px;
	height:190px;*/
	float:left;
	padding:5px;
	_padding:7px;
	overflow:hidden;
}
#slider ul {margin:0px;padding:0px;}
#slider ul li img {padding-bottom:2px;border:0;}
#slider ul li {margin:2px;padding:0px;display:inline;}
#slider {float:left;_margin-left:10px;_margin-right:10px;visibility:hidden;}
#tmgallery a {cursor:default;display:block;}
#tmgallery .prev, #tmgallery .next {margin-top:60px;width:30px;_width:20px;height:70px;cursor:pointer;}
#tmgallery .prev {background:url('../images/turn_butl.png') no-repeat;float:left;}
#tmgallery .next {background:url('../images/turn_butr.png') no-repeat right 0;float:right;}
#tmgallery .prev:hover, #tmgallery .next:hover {opacity:0.8}
#tmgallery .bigpreview{display:none;}
#normalsize {position:absolute;cursor:pointer;cursor:hand;border:1px solid #4b4b4b;padding:3px;background-color:#fff;}
#tmgallery div.img_area {cursor:pointer;cursor:hand;position:relative; background-color:#fff;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);}
img, div { behavior: url("/js/jsbanner/css/iepngfix.htc") }
#progress {display:none;}