#divMainContentSchedule{
	float:left;
	width:885px;
	margin: 0 0 0 60px;
}
.tblSchedule{
	width:100%;
	background-color:#FFFFFF;
	margin:0 0 10px 0;	
}
.tblSchedule th{
	background-color:#CCCCCC;
	text-align:left;
	padding:0px 0 0px 8px;
}
.tblSchedule td{
	font-size:12px;
	text-align:left;
	padding:7px 0 0px 8px;
	font-weight:bold;
	text-transform:uppercase;
}
.thName{
	width:115px;
	padding:5px 0 0 0;
}
.thDays{
	width:110px;
}
.divThDate{
	font-size:10px;
	font-weight:normal;
}
.divPadding{
	height:5px;
}
.divNA{
	color:#CCCCCC;	
}
.divSchedName{
}
