td.txtBody {
	font-size: 70%;
	font-size: expression:("80%");
}

td.classNormal {
	background-color:	#FFFFFF;
 }
 
td.classToday {
	color:	#333333;
	font-size: 70%;
}

.calendarContainer {
	visibility:	hidden;
	position: absolute;
	z-index:	15;
	width: 182px;
}
				
#calendarBase {
	width: 182px;
	height: 9px;
	clear: both;
	background: url("http://www.hilton.co.uk/assets/HI/static/layout/grf_calendar_base.gif") no-repeat;
}

#calendarLayer {
	width: 182px;
	clear: both;
	background-image: url("http://www.hilton.co.uk/assets/HI/static/layout/bkg_calendar.gif");
}