/* TVSHP stands for TV-Schedules Home Page*/
#TVSHP_holder{
	background: #FFFFFF;
	text-align: left;
	width:234px;
	height:auto;	
	margin-top:8px;
	margin-bottom:10px;
	padding: 0px 0px;
	background-image: url(images/TVSHP_BG.jpg);
}
#TVSHP_header {	
	width:234px;
	background-image:url(images/TVSHP_Title.jpg);
	height:30px;
	padding: 0px 0px;
	}
#TVSHP_Footer {	
	width:234px;
	height:9px;
	}
#TVSHP_ContentPane {		
	width:224px;
	margin-top:5px;
	margin-left:10px;
	height:auto;
	 }
