/* Start of CMSMS style sheet 'right' */
#right {
 float: right;
 background-color: #999999;
 padding: 10px 0px 10px 10px;
 width: 190px;
 position: inherit;
 font-family: Verdana, Geneva, sans-serif; 
 font-size: 12px;
}

#right a {color: #FFFFFF; text-decoration: none; line-height: 2; font-style: italic;}

#right a:hover {text-decoration: underline; color: #000}
/* End of 'right' */

