#img_gallery{ width:580px; text-align:center;}
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}
#img_gallery #wraper{
	overflow:hidden;
	width: 530px;
	float:left;
	position: relative;
}
#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:10000px;
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
}
#items .thumb{
	width:75px;
	height:55px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	margin-right: 15px;
}
#items .large{
	display:none;
	position:absolute;
}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}
#moveleft, #moveright{
	margin:0px;
	height:42px;
	color: white;
	width: 16px;
	text-indent: -2000px;
	text-decoration: none;
	z-index: 1000; 
	display:block;
	cursor: pointer;
	float:left;
	margin-top: 10px;
}
#moveleft{background: url('/images/left.gif');margin-right:5px;}
#moveright{background: url('/images/right.gif'); margin-left:5px;}
#moveleft:hover, #moveright:hover{ background-position:bottom; }
.main_image{background:black; width:99%; padding-top:50px; padding-bottom:50px; background-color:#E6E6E6; margin-bottom:20px; border: solid 1px #CCCCCC;}
DIV.tde_galon{
	margin-top: 5px;
}
IMG.tde_galon{
	margin: 0px 7px;
}
.thumb{ width:75px; height:55px; border:0;}
.tdGary{text-align:center; padding-bottom:10px; padding-top:10px;}
.GaryBor{text-align:center; padding-top:45px; font-family:arial; font-size:14px; color:#666666; padding-bottom:50px; background-color:#E6E6E6; margin-bottom:50px; border: solid 1px #CCCCCC;}
div.AlsoGary{
	width:97%; 
	background:url(/images/pre_1.gif) no-repeat center left;
	padding-top:0px;
	padding-left:13px;
	text-decoration: none;
	border-bottom: dotted 1px #999999; padding-top:2px; padding-bottom:2px;
}
div.AlsoGary a{
	font-size: 12px;
	font-weight:normal;
	color: #2C2C2C;
	font-family: Arial;
	text-decoration: underline;
}
div.AlsoGary a:hover{
	color: #673903;
	text-decoration: none;
}
