#rotator {}
#rotator .rotator {
	position: relative;
	display: none;
	width: 100%;
		
}
#rotator_0, #rotator_1, #rotator_2,#rotator_3, #rotator_4 {height: 212px; width: 566px; }

#rotator #rotator_0 {
	display: block;

}
#rotator .bar {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 569px;
	z-index: 10;
}
#rotator .bar table {
	margin: 0px auto;
	width: 100%;
}
#rotator .bar table td {
	/*background-image: url('/2008/images/home_rotator_bg_off.gif');
	background-repeat: repeat-x;*/
	white-space: nowrap;
}
#rotator .bar table td a {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
#rotator .bar table td.side {
	width: 50%;
	padding: 0;
}
#rotator .bar table td.middle {
	width: 100%;
	padding: 0;
}
#rotator .bar table td.selected {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
#rotator .text {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #666666;
	padding: 1px 5px 0 5px ! important;
}

#rotator .feature_bar {
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 569px;
	height: 25px;
	z-index: 10;
}
#rotator .feature_bar table {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 14px;
	margin: 0px auto;	
	width: 100%;
}
#rotator .feature_bar table td {
	height: 24px;
	background-image: url('/2008/images/features_rotator_bg.gif');
	background-repeat: repeat-x;
	white-space: nowrap;
	color: #693A18;
}
#rotator .feature_bar table td a {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 14px;
	font-weight: bold;
	color: #693A18;
	text-decoration: none;
	white-space: nowrap;
}
#rotator .feature_bar table td.side {
	width: 50%;
	padding: 0;
}
#rotator .feature_bar table td.middle {
	width: 100%;
	padding: 0;
}
#rotator .feature_bar table td.selected {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
#rotator .text {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #666666;
	padding: 1px 5px 0 5px ! important;
}


#rotator .text h4 {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #666666;
	display: inline;
}
#rotator .text a {
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, San Serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
#rotator .text a {
	color: #003366;
	text-decoration: underline;
}
