/* For the original programming pages*/

.cSpacer {
	padding-top: 4px;
	height: 24;
 	border-bottom: 1px dashed #333;
}

.opDate {
	width: 25%;
	text-align: right;
	padding-right: 8px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #333;
	font-weight: bold;
}

.opTime {
	width: 15%;
	text-align: left;
	padding-left: 4px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #333;
	font-weight: bold;
}

.opDesc {
	/*width: 50%;*/
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #333;
}

.opImage {
	width: 200px;
	height: 113px;
	float: left;
	padding-top: 6px;
	padding-right: 24px;
	padding-bottom: 12px;
}

.origAirDate {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.dateHeader {
	text-align: right;
	width: 15%;
	padding-right: 10px;
}

.episodeHeader {
	text-align: left;
	width: 35%;
}