.email
{
float:left;
height: auto;
width: 390px;
background: #004f00;url() no-repeat;
margin-left: 2px;
padding-top: 0px;
line-height: normal;
}

.email .Hd
{
background:#365835;
display: block;
text-align: center;
color: #fff;
font-size: 14px;
padding: 2px;
text-transform: uppercase;
font-weight:bold;
margin-right:1px;
}

.email .day
{
background:#fffff0;
display: block;
text-align: center;
padding-top: 3px;
color: #222;
font-size: 15px;
font-weight: bold;
}

.radio input,
		.checkbox input {
            width:auto;
			border:2px;
         }

 .meta
{
display: block;
font-size: 11px;
color: #666;
}





 