#calendar {	position: relative;	left: 0px;	top: 0px;	width: 307px;	height: 285px;	background-image: url('/today/calendar_small.png');}#calendartext {	position: absolute;	left: 0px;	top: 0px;	width: 225px;	z-index: 2;	margin-top: 87px;	margin-left: 60px;	margin-right: 22px;	text-align: left;}#calendartext p {	font-family: Verdana,Arial,Helvetica,sans-serif;	font-size: 14px;	line-height: 18px;	font-weight: bold;	margin: 0px;	color: #553333;}#calendartext p.citation {	font-size: 11px;	line-height: 14px;	font-weight: normal;	margin-top: 16px;	color: #222222;}#calendardate {	position: absolute;	left: 0px;	bottom: 30px;	z-index: 1;	width: 225px;	margin-top: 200px;	margin-left: 60px;	text-align: center;}#calendardatenum {	color: #dddddd;	font-size: 72px;	line-height: 80px;	font-weight: bold;}#calendardatemonth {	color: #dddddd;	font-size: 16px;	line-height: 16px;	font-weight: bold;}