/* Start of CMSMS style sheet 'rightmenu' */
div#rightmenu {
   float: right;
   width: 104px;
   padding-right: 3px;
   margin-left: 30px;
   word-wrap: break-word;
   font-size: 9 px;
   font-size: 90%;
}

div#rightmenu_outer {
   height: 328px;
   overflow: hidden;
   position: relative;
}

div#rightmenu_inner {
   position: relative;
   width: 104px;
   z-index: 199;
}
#rightmenu_inner li {
   padding-top: 5px;
}

a.moverightbtn {
   cursor: pointer;
   float: right;
   margin: 3px 0;
}
div#rightmenu_line {
   clear: right;
   border-bottom: 2px solid #babab8;
}
.buylink img {
   margin: 6px 0 0 3px;
}
/* End of 'rightmenu' */

