@CHARSET "ISO-8859-1";


.iator_more{
	
	color:#ca7700;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;"
	
}

.iator_foo2_con{

font-family:Verdana,Geneva,sans-serif;
font-size:11px;
font-weight:normal;
font-style:normal;
color:#222222;
width:140px;
height:auto;
}

.iator_image_carousel {
	padding: 15px 0 15px 21px;
	position: relative;
}
.iator_image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	/*padding: 9px;*/
	margin:5px 0 5px 0;
	display: block;
	float: left;
	
}
a.iator_prev, a.iator_next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}

#iator_foo2_content{
	
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	height:auto;

	width:100px;
	min-height:150px;
	max-height:280px;
	
	
}


a.iator_prev {			left: -22px;
					background-position: 0 0; }
a.iator_prev:hover {		background-position: 0 -50px; }
a.iator_next {			right: -22px;
					background-position: -50px 0; }
a.iator_next:hover {		background-position: -50px -50px; }

a.iator_prev span, a.iator_next span {
	display: none;
}
.iator_clearfix {
	float: none;
	clear: both;
}

.caroufredsel_wrapper {
margin-left:25px;
}
