@import "../../css/fonts.css"; /* MUST COME BEFORE GLOBAL STYLES */
@import "../../css/global.css";
@import "../../css/sub-global.css";

#maincontent {width: 716px ; padding-right: 26px; }
#maincontent h2 { width: 169px; height: 26px; padding-left: 4px; background: url(../images/header-bg.jpg) top left no-repeat; line-height: 1.7; color: #663300; }
.rsd { float: left; margin-top: 30px; padding: 10px; }
#maincontent div#ready { width: 216px; height: 304px; background: url(../images/ready-bg.jpg) top left no-repeat; }
#maincontent div#set { width: 226px; height: 304px; background: url(../images/set-bg.jpg) top left no-repeat; }
#maincontent div#deal { width: 212px; height: 304px; background: url(../images/deal-bg.jpg) top left no-repeat; }
#maincontent div#deal a { font-size: 107%; font-weight: bold; color: #333; text-decoration: none; padding-left: 20px; background: url(../../site-graphics/email-icon.gif) left center no-repeat; }
#maincontent div#deal a:hover { color: #5c74b8;}
#maincontent h3 { font-size: 122%; }
#maincontent p { font-size: 100%; line-height: 1.8;}
