div#carouselDivWrap {
	width: 980px; 
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}

div.contentWrap {
	height: 290px;
}


div.carouselContentDiv {
	width: 980px;
	height: 290px;
	margin: 0px;
	padding: 0px;
}

div.carouselNavDiv {
	margin-top: 2px;
	height: 25px;
	background: url(/images/layout/shaded_bg.jpg) center left repeat-x;
}



div.navSelect {
	height: 25px;
	padding: 1px 10px 0px 0px; 
	margin: 0px 1px 0px 0px;
	background: none;
}

div.navSelect a, .defaultSelect {
	font: normal 11px "Trebuchet MS", Helvetica, Arial, Verdana !important;	
	color: #000;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	background: #fff;
	display: block; 
	float: left;
	text-align: center;
	margin: 2px 5px 0px 0px;
}

div.navSelect div.carouselInfo {
	width: auto;
	display: block; 
	float: left;
	text-decoration: none;
	padding: 3px 5px 1px;	
	margin-left: 20px;
	text-align: left;
	font: bold 11px Arial, Verdana !important;
}

div.navSelect .clSelected {
	background: none;
	font: normal 11px Verdana;
	color: #fff;	
	padding: 0px;
	display: block; 
	float: left;
	text-align: center;
	border-bottom: solid 6px #333333;
	background: #fff;
}


#left_col, #right_col {
margin-top: 2px !important;
margin-top: 2px;
}

#schedule {
margin-bottom: 0px !important;
margin-bottom: 0px;
}


