#left #newsletter #headit
{
display: block;
width: 200px;
height: 23px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
background: #9489b1;
font: bold 15px/23px "trebuchet ms";
color: #fff;
text-decoration: none;
}

#left #newsletter input#email
{
width: 150px;
height: 21px;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
background: #fff;
font: normal 13px/21px "trebuchet ms";
color: #484848;
border: solid 2px #9489b1;
text-decoration: none;
}

#left #newsletter p
{
font: normal 15px "trebuchet ms";
line-height: 1.2em;
color: #484848;
margin: 5px 0px 0px 10px;
padding: 0px;
}


#left #newsletter p.caption
{
font: normal 12px "trebuchet ms";
line-height: 1.1em;
color: #484848;
margin: 8px 0px 0px 1px;
}

#newsletter_promobox {
z-index: 555;
position: absolute;
left: 87px;
top: 228px;
width: 445px;
height: 210px;
border: solid 1px #000;
background :#fff;
visibility: visible;
}

#newsletter_promobox p.header
{
font: normal 23px/24px "trebuchet ms";
line-height: 1.2em;
color: #55497d;
margin: 7px 5px 0px 0px;
padding: 0px;
}

#newsletter_promobox p.text
{
font: normal 16px/21px "trebuchet ms";
line-height: 1.3em;
color: #383838;
margin: 7px 5px 0px 5px;
padding: 0px;
}
