div#RightNav {
	float:right;
	clear:right;
	width:212px;
	background-color:#ffffff;
	background-image:url(/tv/theafternoonshow/images/sidebar_fadeblue.jpg);
	background-repeat: repeat-x;
}


div#RightNav a{
	color:#000000;
}


div.titleHeader {
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0.2em 0em;
	width: 100%;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #fff;
	height: 1.4em;
	background-image:url(/tv/images/tvbg_one.gif);	
	background-color:#014F87;
	clear: both;
	border-bottom: 1px solid #FFFFFF;

}

div.titleHeader span, div.titleHeader div {
	font-weight: bold;
	padding: 0px 8px;
	position: relative;
	top: 1px;
}

