div.title {
	height:36px;
	background-image:url(/imgs/design/title_bg.gif);
	background-repeat:repeat-x;
	margin:15px 0px 5px 0px;
}
td div.title:first-child {margin-top:0px;}
div.title p {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:10px 10px 0px 10px;
}
div.title a {
	color:#018eaa;
}
div.title table {
	height:100%;
	width:100%;
}

div.title td p {
	padding:0px 10px;
}
div.title td p a {
	color:#4d4d4d;
}
div.title img {
	border:0px;
}
tr.hr td {
	margin:0px;
	padding:0px;
	background-image:url(/imgs/design/hr.gif);
	background-repeat:repeat-x;
	font-size:1px; /* IE HACK */
	height:1px;
}
tr.marked td {
	background-color:#f8f8f8;
}
tr.epg {
	vertical-align:top;
}
tr.epg p {
	font-size:11px;
	color:black;
	padding:7px 0px;
	margin:0px;
}
tr.epg a {
	#font-weight:bold;
}
tr.epg td:first-child p {padding-left:5px;}
tr.epg img {
	margin-top:9px;
	border:0px;
}

p.epg {
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
p.epg {
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
