#calendarList
{
	width:306px;	
}
#calendarListHeader
{
	/*background-color:#ffffff;
	background-image:url(/Templates/Images/tableTop306x6.gif);	
	background-repeat:no-repeat;*/
	padding-left:14px;
	vertical-align:top;
	text-align:left;
	height:30px;
	line-height:30px;
	width:306px;
}
.calendarListCell
{
	/*background-image:url(/Templates/Images/calendarListBackground.gif);
	background-repeat:repeat-y;*/
	padding-left:14px;	
	height:23px;
	/*border-bottom:solid 1px #4b4c4d;
	border-top:solid 1px #898c8d;*/
}
.calendarListText
{
	/*color:#2b2d2e;	*/
	color: #000;
	font-size:11px;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
.calendarListDate
{
	width:70px;
	font-size:11px;
	font-weight:bold;
	float:left;
	color: #BA0101;
}
#calendarListBottom
{
	line-height:10px;	
}

#calendarListBottom img
{
	display: none;
}

