div#rtside {
vertical-align:top;
float : right;
width : 490px;
background-color : #fff;
text-align : center;
padding : 10px;
}
div#rtside ul {
float : none;
margin-top : 10px;
margin-right : 10px;
margin-bottom : auto;
margin-left:-20px;
font-family : 'Trade Gothic', sans-serif;
list-style-position: outside;
list-style-type : disc;
}
div#rtside li {
vertical-align: top;
line-height : 120%;
width:360px;
text-decoration : none;
float : none;
text-align : left;
margin :10px 25px 10px 0px;
padding:0px;
font-size : 14px;
font-family : 'Trade Gothic', sans-serif;
background : #fff;
color : /*#9d9fa2;*/#8b8b8d;
border : 0 solid #000;
}
div#rtside li:hover, li:active {
vertical-align: top;
line-height : 120%;
width:360px;
text-decoration : none;
float : none;
text-align : left;
margin :10px 25px 10px 0px;
padding:0px;
font-size : 14px;
font-family : 'Trade Gothic', sans-serif;
background : #fff;
color : /*#9d9fa2;*/#8b8b8d;
border : 0 solid #000;
}