#navEpisodes {
	top: 177px;
	left: 463px;
}

#navShows {
	top: 177px;
	left: 228px;
}

#showFinder {
	background-image: url(../images/showfinder_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 3px;
	padding-left: 45px;
}

#showFinder #instantShowFinder {
	float: left;
}

#showFinder #chooseShow {
	width: 219px;
	margin-top: 0px;
	margin-left: 25px;
	float: left;
}

#home_mostpopular {
	background-color:#f0f0f0;
	width:300px;
	height:150px;
	overflow:hidden;
}

#home_fanclub {
	background-image:url(/images/homepage_fanclub.jpg);
	background-repeat: no-repeat;
	width:300px;
	height:150px;
	padding:3px 0 0 193px;
}

#home_app_download {
	background-image:url(/images/homepage_app_download.jpg);
	background-repeat: no-repeat;
	width:300px;
	height:150px;
	padding:3px 0 0 193px;
}

