#mailingright
{
float:right;
width:30%;
}
#mailingleft
{
float:left;
width:65%;
}
#newsletterlist ul
{
list-style:none;
padding:0;
margin:0;
}
#newsletterlist li
{
width:100%;
}
div.newsletterform
{
width:100%;
}
div.listsmenubox
{
width: 170px;
float:left;
margin:5px 0px 5px 0px;
}
select.multiplechoice
{
width: 170px;
height:160px;
font-size: 9pt;
border: 1px solid #000000;
margin: 0px;
padding: 0px;
text-align:left;
}
div.contactspanel
{
width:100%;
height:200px;
float:left;
clear:left;
position:relative;
}
div.contactsbox
{
width:170px;
height:240px;
}