.SimpleSlider {position:relative;background:none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:20px;
		/*border:1px solid #ddd ;
		/*border-radius:5px 5px 0 0; */	}
.SimplebigImages {position:relative;z-index:9;list-style-type: none; padding:0; margin-top: 0px; margin-bottom: 0px;}
.SimpleThumbs {position:relative;z-index:9;
display:block;margin-top:-5px;
height: 60px;background:url(ust.png)repeat-x top;
}
.SimplesmallImages
{
list-style-type:none;
margin:0 auto;text-align:center;
padding:0;
}
.SimplesmallImages li.inactive
{
display:block;
border-bottom:5px solid #f9f9f9;
		width:62px;
		height: 68px;
		float:left;
		margin-left:3px;
		margin-top:0px;
		padding-left:3px;
		padding-top:1px;
		
}
.SimplesmallImages li.active {
 border-bottom:5px solid #FF6600;
		width:62px;
		height: 68px;
		float:left;
		margin-left:3px;
		margin-top:0px;
		padding-left:3px;
		padding-top:1px;
}
.SimplesmallImages li.active img, li.inactive img {margin-top: 12px; display: block; 		margin-left: auto;	margin-right: auto;}