/* course marketing portal pages */
#site_id h1 {width:219px;display:block;font-size:9pt;position:absolute;top:32px;z-index:4000;color:#fff;padding:12px 0 0 15px;}
#site_id #translucentbkg {width:234px;height:46px;position:absolute;top:32px;z-index:3000;background-color:#009999;filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;}
#site_id #content-primary .boxsplashleader {height:287px;border-bottom-width:0px;}
#site_id #content-primary .box-pallete-blue, #site_id #content-primary .boxsplashleader .body {background-color:#0066CC !important;}
#site_id #content-secondary {max-width: 396px !important;}
#site_id #content-secondary .boxpromo {border-top:1px #666 dashed;padding-top:12px;}

/* fix the width of content-secondary in IE6 (it doesn't understand max-width) and then fix the page width so that content-secondary doesn't drop down */
#site_id #content-secondary {_width: 396px !important;}
#site_id #main {_width: 907px !important;}
