div.date	{
	float:left;
	width: 4em;
	padding: 5px 0;
	background: #eeeeee;
	color:#B0001E;
    text-align:center;
    margin: 0px 10px 60px 0;
    font-size: 80%;
    line-height:0.9;
    text-transform:uppercase;
}

div.date span	{
	display:block;
	font-size: 150%;
	font-weight:bold;
}
