@charset "utf-8";
/* CSS Document */

#newsletterbox {width:298px; height:198px; margin:3px 0 3px 0; border:#666 solid 1px;}

#newsletterbox.succnl {background:url(/newsletter/images/bg-cc.gif) 188px 135px no-repeat;}
#newsletterbox.sumorning {background:url(/newsletter/images/bg-morningnews.gif) 150px 60px no-repeat;}
#newsletterbox.susports {background:url(/newsletter/images/bg-sport.gif) bottom right no-repeat;}
#newsletterbox.suolympics {background:url(/newsletter/images/bg-olympic.gif) bottom right no-repeat;}
#newsletterbox.suentertainment {background:url(/newsletter/images/bg-entertainment.gif) top right no-repeat;}
#newsletterbox.sutravel {background:url(/newsletter/images/bg-travel.gif) 125px 95px no-repeat;}
#newsletterbox.sulifestyle {background:url(/newsletter/images/bg-lifestyle.gif) bottom right no-repeat;}
#newsletterbox.surelationships {background:url(/newsletter/images/bg-relationships.gif) bottom right no-repeat;}
#newsletterbox.sutechnology {background:url(/newsletter/images/bg-technology.gif) 170px 40px no-repeat;}
#newsletterbox.supersonaltech {background:url(/newsletter/images/bg-personaltech.gif) bottom right no-repeat;}
#newsletterbox.suenvironment {background:url(/newsletter/images/bg-environment.gif) bottom right no-repeat;}
#newsletterbox.sucontests {background:url(/newsletter/images/bg-contest.gif) bottom right no-repeat;}
#newsletterbox.sufinance {background:url(/newsletter/images/bg-finance.gif) bottom right no-repeat;}

#newsletterbox .nlboxtitle {margin:12px 0 0 7px; color:#4E5989; font-size:18px; font-weight:bold;}
#newsletterbox .nlboxwrapper {padding:10px 0 0 12px;}
#newsletterbox .nlboxsubtitle {margin:0 0 3px 0; font-size:14px; font-weight:bold; text-transform:uppercase;}
#newsletterbox ul {height:75px}
#newsletterbox ul li {padding:4px 0 0 18px; color:#666; font-size:11px; line-height:12px; background:url(/images/list_dot.gif) 3px 5px no-repeat;}
#newsletterbox .nlboxsubmit {width:58px; height:35px; background:url(/images/b_signup.gif) top left no-repeat;}
#newsletterbox .nlboxsubmit a {float:left; width:58px; height:23px;}
#newsletterbox .nlboxsubmit a span {display:none;}
#newsletterbox a {color:#4E5989; font-size:10px;}
