#FrameWrap {
	width:555px;
	height:880px;
	margin:auto;
	position:relative;
	overflow:hidden;
}
#ScheduleFrame {
	position:absolute;
	top:-235px;
	left:-280px;
	width:835px;
	height:1150px;
	border:none;
}
/*****/
#bschedule {
	width:100%;
	background:transparent url("http://media.morganlucas.com/lucastv/images/bg/bkg_table.png") repeat top left;
}
#bschedule tr td {
	padding:5px;
	vertical-align:center;
}
#bschedule tr td.header {
	background-image:none;
}
#bschedule tr.tableColumnHeaders td {
	color:#990000;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	background-image:none;
}
#bschedule tr#program td {
	border-bottom:1px solid #000000;
	padding:10px 0;
}
.programTitle {
	font-size:18px;
	color:#ffff00;
	margin:0;
}
#bschedule tr#program.reair .programTitle {
	color:#666666;
	text-align:left;
	font-style:italic;
	font-size:14px;
}
.episodeNumber {display:none;}
#bschedule tr#program.reair .subTitle {
	font-style:italic;
}
#bschedule tr#program.reair .date, 
#bschedule tr#program.reair .time {
	color:#666666;
	font-weight:bold;
	font-style:italic;
}
.SeriesLogo {
	width:100px;
	margin:0;
}
td.datetime {
	width:150px;
	text-align:center;
}
.date {
	color:#ffffff;
}
.time {
	color:#cccccc;
}
td.network {
	width:150px;
	text-align:center;
}
.network img {
	max-width:120px;
	max-height:45px;
}
.small {
	color:#990000;
	text-align:center;
	display:block;
	font-weight:bold;
}
.eventPlace {
	display:block;
	color:#666666;
	font-size:12px;
}