@import "fonts.css"; /* MUST COME BEFORE GLOBAL STYLES */
@import "global.css";

p.RSD { width: 235px; height: 130px; padding: 0px 4px 0px 4px; margin: 5px 0px 0px 0px; float: left; clear: right; border-right: solid #FFD403 1px; }
p.RSD {font-size: 92%; color: #666; line-height: 1.6; text-align: center;}
p.RSD strong {font-size: 107%;}
p.RSD2 { width: 170px; height: 230px; padding: 0px 4px 0px 4px; margin: 5px 0px 0px 0px; float: left; clear: right; border-right: solid #FFD403 1px; }
p.RSD2 {font-size: 92%; color: #666; line-height: 1.6; text-align: center;}
p.RSD2 strong {font-size: 107%;}

#maincontent ul { clear: both; list-style: none; padding-top: 15px; }
#maincontent ul li { height: 20px; margin: 4px 0; padding-left: 15px; background: url(../images/yellowbullet_sm.gif) left center no-repeat; }
#maincontent ul li a { text-decoration: none; color: #666666; }
#maincontent ul li a:hover { color: #FFD403; }

#subcontent { width: 282px; background-color: #ffffff;}


