#calendar_icon
{
	font-family:Arial, Helvetica, sans-serif;
	width:58px;
	height:58px;
	font-weight:bold;
	background-image:url(../images/calendar_icon.gif);
	cursor:pointer;
	background-position:top center;
	text-align:center;
}
#day
{
	color:#FFFFFF;
	font-size:9px;
	height:12px;
	padding-top:8px;
}
#number
{
	color:#000000;
	font-size:30px;
}

