div.ic_myCarousel {
	clear:right;
	text-align:center;
}

.ic_myCarousel .ic_button {
	float: left;
	width: 77px;
	height: 52px;
	line-height: 25px;
/*	margin: 0 4px 0 2px; */
	margin: 2px;
	border: 2px solid #eee;
	background: #ddd;
}
.infiniteCarousel {
	margin: 0 auto !important;
}
.ic_wrapper {
}
.ic_myCarousel .ic_active {
	background: #fff;
	border: 2px solid #800;
}
.ic_peek_padding {
	/*padding: 0 20px;*/
}

.ic_myCarousel .ic_button  img{
	width:77px;
	height:52px;
}

.ic_thumbnails {
	text-align:center;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}

.ic_right_nav{
   top:405px; 
   right:42px; 
}

.ic_left_nav{
   top:405px;     
   right:102px;     
}
