*{

	padding: 0px;
	margin: 0px;
}

div.ic_myCarousel {
	margin: 0 auto;
	clear:right;
}
.infiniteCarousel_item img{
width: 262px;
    height: 262px;
}
.ic_controls{
	display:none;
}
.ic_myCarousel .ic_button {
    float: left;
    height: 23px;
    line-height: 25px;
    margin: 4px 4px 0 2px;
    border: 1px solid #000;
    width: 23px;
    background: #ddd;
}
.infiniteCarousel {
	margin: 0 auto !important;
}
.ic_wrapper {
	width: 262px !important;
    height: 316px;
	
}
.ic_myCarousel .ic_active {
	background: #fff;
	border: 2px solid #800;
}
.ic_peek_padding {
	
}
div p {
	clear: both;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	text-shadow: 0 1px 1px #C9C9C9;
}.ic_myCarousel .ic_active  {
     background: #fff;
     border: 1px solid #F00;
}
.ic_caption {
opacity: 1;
    background: #fff;
    font-size: 12px;
    font-family: arial;
    padding: 2px 8px;
    width: 262px;
    text-transform: uppercase;
    font-weight: bold;
    height: 32px;
    color: darkolivegreen;
    border: 1px solid;
}
.options {
	font-size: 16px;
}