
#tvguide_channels {
	padding: 10px 0px 20px 20px;
	text-align: center;
}
.home_main {
/*	background: url(../images/main_bg.jpg) no-repeat right bottom;
*/}

.large_logo_container {
	background: url(../images/icon_bg.jpg) no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 12px 0px 0px;
	width: 111px;
	height: 64px;
	text-align: center;
}

.channel_number {
	display: block;
	color: #696969;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.channel_number h3 {
	display: block;
	color: #696969;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#column_left {
	width: 493px;
	float: left;
	border: solid 0px red;
	background: url(../images/left_column_bg.jpg) repeat-x left top;
	padding: 0px 0px 20px 0px;
}
#column_left_copy {
	padding: 15px 20px;
	border-bottom: solid 1px #B2B5AF;
	font-size: 10px;
}
#column_right {
	width: 205px;
	float: right;
	border-top: solid 4px #ca0016;
	padding: 13px 0px 0px 18px;
	background: #F8F8F8 url(../../images/common/RightColumnbg.jpg) no-repeat left top;
}



.show_cell {
	background: url(../../images/tv_guide/show_bg.jpg) repeat-y left top;
	padding: 10px 5px 10px 18px;
}

.show_cell, .show_cell a:link, .show_cell a:visited, .show_cell a:active {
	color:#61687F;
	font-size:10px;
	text-decoration:none;
}

.show_cell a:hover {
	color:#CA0016;
}
#channel_left {
	background: url(../images/channel_right_bg.jpg) repeat-x left top;
	padding: 18px 0px 10px 21px;
}
.channel_logo_container {
	background: url(../images/channel_icon_bg.jpg) no-repeat;
	margin: 0px 5px 10px 0px;
	padding: 12px 0px 0px;
	float: left;
	width: 111px;
	height: 64px;
	text-align: center;
}
