.btn{
border:1px solid white;
width:15px;
}

#news_rotator div{
display:block;
position:relative;
}

#news_rotator_body{
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
line-height:15px;
padding:3px 5px;
display:block;
height:220px;
background:#f0f8ff;
}

#news_rotator_title, #news_rotator_nav{
color:#082073;
font-family:Verdana,Helvetica,sans-serif;
font-size:1em;
line-height:15px;
font-weight:bold;
white-space:nowrap;
background:transparent url(../news-rotator/images/paleBlue.gif) repeat-x;
padding:5px;
}

#news_rotator_nav{
text-align:right;
font-size:.9em;
display:inline;
}

#news_rotator_nav li{
display:inline;
height:15px;
width:15px;
border:1px solid #9BA3CB; /*originally white*/
padding:0px 4px;
margin-left:2px;
margin-top:0px;

color:#9BA3CB; /*originally white*/
font-family:Verdana,Helvetica,sans-serif;
font-size:12px;
line-height:15px;
font-weight:bold;
}

.selected{
background:#FFFFFF;
color:#666666;}

#news_rotator_nav ul{
margin:2px 2px 2px 2px ;
list-style-type:none;
}

