h3#schedule-title {
	background: url(/images/locations/green-bg.gif) repeat-x;
	font-size: 1em;
	color: #ffffff;
	border: 1px solid #9c9ea1;
	border-bottom-width: 0px;
	padding: 8px 0px 4px 10px;
	margin: 0px;
	clear: both;
	width: 817px;
}
* > h3#schedule-title {
	width: 817px;
}

#schedule-initial {
	width: 827px !important;
	border-bottom-width: 0px !important;
}

.calendar {
	font-family: "Trebuchet MS", trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	clear: both;
	margin-top: 20px;
}

.calendar .schedule {
	border: 1px solid #9c9ea1;
	background: #ffffff;
	font-size: .95em;
	width: 829px;
	clear: both;
	margin-top: 0 !important;
}

.calendar .schedule th {
	background: url(/images/schedule/subnav-bg.gif) repeat-x;
	height: 24px;
	text-align: left;
	padding-left: 10px;
	color: #000000;
}

.calendar .schedule tr.even-row { background-color: white; }
.calendar .schedule tr.odd-row { background-color: #f0f0f0; }

.calendar .schedule td {
	text-align: left;
	padding: 5px 0px 5px 10px;
	color: #000000;
	font-size: .9em;
}

.calendar .schedule .studio {
	width: 109px;
}

.calendar .schedule .studio, 
.calendar .schedule .class {
	width: 60px;
	border-right: 1px #ffffff solid;
}

.calendar .schedule .class {
	width: 143px;	
}

.calendar .schedule .day, 
.calendar .schedule .time {
	width: 113px;
	border-right: 1px #ffffff solid;
}
.calendar .schedule .day {
	width: 70px;
}

.calendar .schedule .teacher {	
	width: 106px;
	border-right: 1px #ffffff solid;
}

calendar .schedule .description {	
	width: 106px;
}