/* CSS Document */

.CCImage {
width:30px;
vertical-align:middle;
margin-right:10px;
float:right;
}

.showTitle {
	color: #999;
	font-size: 90%;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin: 0 0 10px -1em;
	display: block;
	line-height: 12px;
}

div#hinckleyLogosBox {
	float: right;
	text-align: center;
}

table#hinckleyVideos {
	line-height: 14px;
	font-size: 12px;
}

table#hinckleyVideos td.highlighted {
	border: 1px solid #000;
}

h4 {
	background-color: #ccc;
}
h4 a {
	color: #000;
}


div#content img {
	margin-right: 0.7em;
}

div#intro {
	background-color: #900;
	color: #fff;
	font-size: 130%;
	margin: 2em auto 1em;
	width: 70%;
}




div#upcomingSeriesEpisodes img.seriesImage {
	display: none;
}

div#upcomingSeriesEpisodes a:hover {
	text-decoration: none;
}
