.intro {
	font-size: 1.4em;
	line-height: 1.6em;
}

.homebox {
	background: url('/images/home/gradient.png') no-repeat left top;
	margin-bottom: 20px;
}
#skyline .homebox h2 {
	color: #fff;
	font-size: 16px;
	padding: 7px 10px 6px;
}

#skyline #videoblock {
	height: 320px;
	margin: 0;
}

.castmembers {
	height: 135px;
}
.starring {
	background: #DDD;
	color: black;
	display: block;
	float: left;
	font-size: 14px;
	margin-right: 20px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	width: 160px;
}
.starring:hover {
	background: #8FA5D2;
	color: #222;
}
.last {
	margin-right: 0;
}
.starring img {
	display: block;
	margin-bottom: 7px;
}

#home_thinking a {
	background: #222222 url('/images/home/stinking-thinking.jpg') no-repeat left top;
	color: #ffffff;
	display: block;
	font-size: 2.5em;
	line-height: 1em;
	height: 95px;
	padding: 25px 0 0 180px;
	text-decoration: none;
}
#home_thinking a:hover {
	background-color: #4D407C;
}

#homeads {
	overflow: hidden;
}
#homeads, #homeads a {
	color: #203153;
}
#hadRadio, #hadSeminar {
	border-right: 1px solid #203153;
}
#hadRadio, #hadSeminar, #hadLYWBook {
	float: left;
	padding: 0 10px;
	width: 265px;
}
#hadRadio {
	width: 268px;
}
#homeads img {
	float: left;
	margin: 0 10px 10px 0;
}
#homeads strong {
	font-size: 14px;
	display: block;
}

#wrap #buySeasonOne {
	border-bottom: none;
	bottom: 0;
	position: absolute;
}