div.datetime{

	height:40px;

	float:right;

	background:url(images/classic_red_light.png) no-repeat;

	margin:5px 5px 5px 10px;

	position:relative;

}



div.datetime, div.datetime div{

	width:36px;

	line-height:100%;

}

div.month{

	position:absolute;

	top:4px;

	font-size:8px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	text-transform:uppercase;

	color:#ffffff;

	text-indent:3px;

}



div.day{

	position:absolute;

	top:15px;

	font-size:14px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	text-align:center !important;



}



div.year{

	position:absolute;

	bottom:3px;

	font-size:7px;

	color: #ae0005;

	text-align:center !important;

}
