

/* Homepage rotator text tabs */

#adText a {
position:absolute;
padding: 5px;
width: 180px;
_width: 205px;
text-decoration: none;
padding-left: 32px;
font-size: 12px;
margin-left:-15px;
color:#000;
/*font-weight: bold;*/
}
#adText a:hover{
/*font-weight: bold;*/
background: url(images/highlightsarrow.gif) no-repeat transparent left center;
}

#adText span {
position:fixed;
padding: 5px;
width: 180px;
margin-left: auto;
margin-right: auto;
}

/* Style below this point were not substaintially modified for 2008 redesign  */


