div.ic_myCarousel {
	margin: 100px auto;
	clear:right;
}

.ic_myCarousel .ic_button {
	float: left;
	height: 50px;
	line-height: 25px;
	margin: 4px 4px 0 2px;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow:  0px 0px 10px #333;
	box-shadow:  0px 0px 10px #333;
	width: 90px;
	border: 2px solid #eee;
	background: #ddd;
}
.ic_left_nav,.ic_right_nav{display:block!important; width:78px!important;}
.ic_thumbnail_tray{padding:0 78px; height:69px; position:relative;}
.ic_thumbnails{margin-left:78px; position:absolute;}
.ic_thumbnails img{width:78px; height:69px; border:1px solid #e1e0e0;}
.ic_thumbnails .ic_button{float:left; position:relative; width:78px; height:69px; z-index:1;}
.ic_thumbnails .ic_active.ic_button{z-index:2;}
.ic_thumbnails .ic_active img {
	position:absolute; width:84px; height:78px; max-width:200%; left:-3px; top:-4px;
}
.ic_thumbnails{width:300%;}
.seminar-slider{
	max-width: 1140px;
    overflow: hidden;
    padding-bottom: 4px;
	position:relative;
}
.bs-prev,.bs-next{position:absolute; z-index:3; bottom:-5px;}
.bs-next{right:0px; z-index:3;}
.ic_thumbnail_tray{padding:0px!important;}
.ic_thumbnails{
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	}
.seminar-slider div p {
	clear: both;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	text-shadow: 0 1px 1px #C9C9C9;
}

.ic_caption {
	opacity: .6;
	background: #fff;
	font-size: 12px;
	font-family: arial;
	padding: 4px 8px;
	width: 700px;
}
.options {
	font-size: 16px;
}