#op_box  { 
	position:absolute;
	top:16px;left:0px;
	width:728px;
}

#pr {
	float:left;
	width:60px;
	height:300px;
	background:url(../img/bg/bg_program.gif)
	no-repeat 12px 70px;
}

#ch {
	float:left;
	width:60px;
	height:300px;
	background:url(../img/bg/bg_channels.gif)
	no-repeat 12px 70px;
}

#se {
	float:left;
	width:60px;
	height:300px;
	background:url(../img/bg/bg_services.gif)
	no-repeat 12px 70px;
}

#op_content {
	float:right;
	width:653px;
	text_align:left;
	border:1px solid #D20000;
}

#pr_title {
	float:left;
	width:653px;
	overflow:hidden;
}

#pr_titlel {
	float:left;
	width:315px;
	height:18px;
	padding:4px 0px 4px 10px;
	text-align:left;
}

#pr_titler {
	float:right;
	width:305px;
	height:18px;
	padding:4px 10px 4px 10px;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}

select.op {
	width:216px;
	height:16px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#000000;
	margin:0px;
}

#pr_time {
	float:left;
	width:653px;
	background:#D20000;
	color:#FFFFFF;
	overflow:hidden;
}

#pr_timel {
	float:left;
	width:306px;
	border-right:1px solid #D20000;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-size:9px;
}

#pr_timer {
	float:right;
	width:306px;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-size:9px;
}

#pr_left {
	float:left;
	width:326px;
}

#pr_right {
	float:right;
	width:326px;
}

div.pr_box {
	width:326px;
	background:url(../img/bg/bg_pr_68px.gif)
	repeat-y;
	overflow:hidden;
	clear:both;
}


#pr_hour {
	float:left;
	width:48px;
	padding:10px 10px 10px 10px;
	text-align:right;
	font-weight:bold;
}

#pr_details {
	float:right;
	width:238px;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-size:9px;
}

#ch_title, #se_title {
	float:left;
	width:628px;
	height:18px;
	background:#D20000;
	padding:3px 10px 3px 15px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;	
	overflow:hidden;
	clear:both;
}

#ch_box, #se_box {
	overflow:auto;
	clear:both;
}

#ch_box ul, #se_box ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

	#ch_box li {
		float:left;
}

	#ch_box li a {
		background:url(../img/buttons/labelrow_114px.gif)
		no-repeat -1px 0px;
		display:block;
		width:601px;
		height:94px;
		padding:10px 26px 10px 26px;
		border-top:1px solid #ACACAC;
		text-decoration:none;
		text-align:left;
		color:#000000;
}

	#ch_box li a:hover {
		background:url(../img/buttons/labelrow_114px.gif)
		no-repeat 637px -114px;
		color:#D20000;
}

	#ch_box li a:active {
		color:#ACACAC;
		background-color:#E5E5E5;
}

	#se_box li {
		float:left;
		display:block;
		width:601px;
		background:url(../img/bg/grey_136px.gif)
		repeat-y -10px;
		repeat-y;
		padding:10px 26px 10px 10px;
		border-top:1px solid #ACACAC;
		text-decoration:none;
		text-align:left;
		color:#000000;
}

div.ch_img {
	z-index:0px;
	position:relative;
	background:#FFFFFF;
	float:left;
	width:125px;
	height:94px;
	overflow:hidden;
}

div.ch_text {
	float:right;
	width:464px;
	overflow:hidden;
	text-align:left;
}

font.ch_text {
	color:#000000;
}

div.se_menu {
	z-index:0px;
	position:relative;
	float:left;
	width:136px;
	overflow:hidden;
}
