body
{
padding:0px;
margin:10px;
text-align:center;
}

#titolo
{
position:absolute;
left:0px;
top:-150px;
}

#mailinglist
{
width:450px;
height:350px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
padding:10px;
border-width:1px;
border-style:dashed;
border-color:#000000;
background:url(../images/sfondo_mail.jpg);
background-repeat: no-repeat; 
background-position: right bottom;
margin:auto;
text-align:left;
}

form
{
margin:0px;
padding:10px;
background-color:#E3E3E3;
border-width:1px;
border-style:solid;
border-color:#000000;
}

input.bottone
{
margin:0px;
padding:0px;
}

#mailinglist em
{
text-decoration:none; 
font-style:normal; 
background-color: #66CC66;
}

body span
{
float:right;
}

body span a
{
color:#999999;
}

body span a:hover
{
color:#333333;
}

a.chiudi
{
color:  #000000;
}


a.chiudi:hover
{
color:  #CC6666;
}