/* Dates Slider */

#dates { background-image:url(../images/about-us/border_bg.gif); background-repeat:repeat-x; width:590px; height:30px;}
.datesController {width:20px; text-align:right!important; color:#454545!important; }
#datesSlides { width:558px; height:30px; overflow:hidden!important; margin-top:7px; text-align:center;}
.jFlowControldates { font-size:12px!important; }
#jFlowSlidedates {width: 230px; height: 30px!important; overflow:hidden;}

.jFlowPrevdates, .jFlowNextdates { cursor:pointer; }
.jFlowNextdates {float:right; padding-top:7px;}
.jFlowPrevdates {float:left; padding-top:7px;}

#datesSlides  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;!important;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
#datesSlides a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#datesSlides a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#21467D;
	text-decoration:underline;
}
