#epg_module {
	width:299px;
	height:161px;
	position:relative;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
}
#epg_module td, #epg_module td a {
	font-size:11px;
	font-family: Arial;
}
#epg_head {
	background:url(./images/todays_programme_nolink.gif) no-repeat center bottom;
	width:300px;
	height:21px;
	border-color:#424142;
	border-style:solid;
	border-width:0 0px;
}
#epg_head {
	background:url(./images/todays_programme.gif) no-repeat center bottom;
	width:300px;
	height:21px;
}
#epg_module #channelid {
	border-color:#424142;
	border-style:solid;
	border-width:0 1px;
}
#epg_module #channelid {
	background:#424142 url(./images/schedule_pearl_bg.gif) repeat-x;
	height:25px;
	padding:8px 0 0 13px;
	_padding-top:10px;
	font-weight:bold;
	position:relative;
}
#epg_module .tabhead {
	height:31px;
	_height:25px;
	font-weight:bold;
	background:#65676a repeat-x top;
}
#epg_module .tabhead td {
	padding-top:3px;
}
#epg_module #epg_content {
	width:299px;
	height:77px;
	border:#424142 solid 1px;
	border-top-width:0;
	margin-bottom:0;
	overflow:hidden;
	font-family: Arial;
}
#epg_module #epg_content td {
	background-color:#EEEEEE;
	padding:5px 0 0 12px;
	height:26px;
	_height:19px;
	border:#424142 solid 1px;
	border-width:1px 0;
}
#epg_module td {
	padding-left:12px;
}
#epg_module img {
	display:inline;
	vertical-align:top;
}
#epg_module #epg_content .altrow td {
	background-color:#E7DFDE;
	border-top:#424142 solid 1px;
	border-bottom:#424142 solid 1px;
	height:26px;
	_height:19px;
	font-family: Arial;
}
#epg_module #epg_content .playing {
	border-top:#424142 solid 1px;
	border-bottom:#424142 solid 1px;
}
* {
	font-size:13px;
}
#epg_module #epg-buttons img {
	border-width:0;
	margin:0px;
}
#epg_module #epg-buttons {
	position:absolute;
	top:40px;
	right:5px;
	font-size:1px;
	width:17px;
}
#epg_menu div {
	float:left;
	width:90px;
	margin:-1px 2px 2px -1px;
	background-color:#7cd0f2;
	height:18px;
	vertical-align:center;
	padding:2px;
	_padding:0;
	text-align:center;
	cursor:pointer;
}
#epg_menu a:hover, #epg_menu div:hover {
	background-color:#b0e3f8;
}
#epg_menu {
	background-color:#fff;
	margin-top:3px;
	right:-1px;
	_right:-2px;
	display:none;
	width:190px;
	position:absolute;
	z-index:10;
}
#epg_menu div a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	_padding:2px;
}
#epg_module #epg_polldown_button {
	position:absolute;
	background:#eee url(./images/down_btn.gif) no-repeat;
	width:25px;
	height:25px;
	top:21px;
	right:8px;
}
#epg_module #epg_more_button {
	position:absolute;
	width:35px;
	height:25px;
	top:0;
	right:0;
	cursor:pointer;
}
