/* STYLES SPECIFIC TO SCHEDULE.HTML ****************/
#container #main_column {
	height: 1250px;
	padding: 120px 0 0 0;
	width: 588px;
}
.ColHeader {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: 600;
	color: #32265B;
	text-align: center;
	width: 96px;
}
.schedule_box, .schedule_box a {
	font-family: "Century Gothic";
	font-size: 11px;
	margin: 0;
	line-height: 100%;
	color: #000000;
	padding: 5px 0 5px 0;
	width: 88px;
}
.schedule_box {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#studioa {
	font-family: "Century Gothic";
	background-color: #F0EBEF;
	padding: 5px;

	text-align: center;
	width: 587px;
	margin: 0;
	float: left;
}
.studioa td {
/*	padding: 5px; */
}
