#RSnav {
height:22px;
background-image:url(../i/p2/RSnav_bg.gif);
padding-top:2px;
font-family:"Lucida Sans Unicode","Lucida Grande";
}

#RSnav table {
width:960px;
}

#RSnav td {
background-image:url(../i/p2/RSnav_div.gif);
background-position:100% -2px;
background-repeat:no-repeat;
text-align:center;
}


#RSnav th a,#RSnav th a:link,#RSnav th a:visited,#RSnav th a:active,#RSnav th a:hover {
background-image:none;
font-weight:normal;
text-align:center;
}

#RSnav a,#RSnav a:link,#RSnav a:visited,#RSnav a:active {
color:white;
text-decoration:none;
padding:0 12px 0 4px;
margin:0;
font-weight:normal;
font-size:12px;
}

#RSnav a:hover {
text-decoration:underline;
}

#RSnav table {
margin:0 auto;
}

#RScontrols {
background-color:#999999;
padding:12px;
border-bottom:1px solid #686868;
border-top:1px solid #8f8f8f;
color:white;
/*display:none;*/
}

#RSedit {
background-color:#aaaaaa;
border:1px solid white;
padding:8px;
position:absolute;
top:32px;
right:8px;
}

#RSedit a,#RSedit a:link,#RSedit a:visited,#RSedit a:active {
color:white;
text-decoration:none;
}

#RSedit a:hover {
text-decoration:underline;
}

.msg_ok,.msg_info {
background-color:#ff8a44;
color:white;
font-weight:bold;
text-align:center;
background-image:url(../i/msgok.gif);
background-position:10px 0px;
background-repeat:no-repeat;
padding:8px;
}

.msg_error {
background-color:#ff5644;
color:white;
font-weight:bold;
text-align:center;
background-image:url(../i/msgerror.gif);
background-position:10px 0px;
background-repeat:no-repeat;
padding:8px;
}
