/* Ad Rotator */
div.area {	
	height: 248px; width: 469px; 
	background:url(../images/adRotatorInside_bkg.jpg) top left repeat-x;
	overflow:hidden;
	}
div.rotator {position: relative; height: 248px; width: 469px;}
div.r1 {}
div.r1 p { margin-top: 20px; text-align: center; }
/*
div.slide-label { float:left; position:absolute; top:200px; left:33px; line-height:25px; font-size:24px; color:#f5b212; }
div.slide-label a {color:#f5b212; display:block; background:url(images/buttons_sprite.png) no-repeat 143px 2px; padding-right:30px;}
div.slide-label a:hover {color:#fff;}
*/
div.navigation {position: absolute; top: -1px; right: 5px; float:right;}
div.navigation div.current, div.navigation a {cursor:pointer; width:48px; height:43px; line-height:43px; font-size:23px; float: left; overflow: hidden;}
div.navigation a:hover {text-decoration: none;}
div.navigation div.current {background:url(../images/current_tab.png) top left no-repeat; color:#fff;}
div.navigation a {display: block; color:#000; text-decoration:none;}
div.area .spacer {background:none;}
div.rotatorTitle {padding:9px 0 16px 12px; text-align:left;}
	div.rotatorTitle h3 {font-size:23px; color:#fff; font-weight:normal;}
div.rotaterCol-1 {width:212px;}
div.rotaterCol-2 {width:257px; vertical-align:middle; text-align:left;}
	div.rotaterCol-2 h4 {font-size:23px; font-weight:normal; margin-left:-5px;}
	div.rotaterCol-2 ul, div.rotatorCol-2 p {font-size:14px; padding-right:8px;}
		div.rotaterCol-2 ul {margin-left:6px;}
		div.rotaterCol-2 ul li {padding:4px 0;}
