body {
	color: #000;
	font-family: Arial,Sans-Serif;
	font-size: 12px;
}

.content h1 {
	display: block;
	font-size: 140%;
	font-weight: normal;
	margin-top: 2em;
	}

h1.print {
	display: none;
	}

#header-wrapper, #colR, .colM-buttons, #table-nav, .col-136px {
	display:none;
}

#colM.table {
	width: 500px;
}

table tr td {
	padding: 3px;
	border-bottom: 1px solid #999;
	}

th, tr, td {
	/*width: 100%;*/
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 2px;
}

th {
	font-weight: normal;
	white-space: nowrap;
	padding-right: 1em;
}

th.title {
	text-align: left;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
}

thead tr th {
	font-weight: bold;
	color: #999;
	font-size: .9em;
	}

td.sked_studio, td.sked_starts, td.sked_length {
	white-space: nowrap;
	}

td.sked_starts {
	padding-right: 1em;
	}

a	 {
	text-decoration: none;
	color: #000;
	}
	
#footer {
	display: none;
	}