#bottomBox {
	margin-top: 4px;
}

#topBox {
	width: 730px;
	float: left;
	display: inline;
}

#homeContent {
	width: 730px;
	float: left;
	display: inline;
	text-align: left;
}

#today {
	width: 520px;
	float: left;
}

#op {
	width: 153px;
	margin-left: 6px;
	border: 1px solid #80D4F6;
	background-color: #4181AF;
}

#opInside {
	margin-top: 12px;
	margin-left: 5px;
}

#op h1 {
	color: white;
}

#op img {
	margin-top: 12px;
}

#op a:link, #op a:visited {
	color: white;
	text-decoration: none;
}

#op a:hover {
	color: white;
	text-decoration: underline;
}

#hdnet {
	width: 569px;
	border: 1px solid #80D4F6;
	background-image: url(../images/homeBGStripLong.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#hdnetMovies {
	width: 569px;
	border: 1px solid #80D4F6;
	background-image: url(../images/homeBGStripLong.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.listings {
	width: 253px;
	padding: 12px;
	vertical-align: top;
}

.listings h1 {
	color: white;
	padding-bottom: 4px;
	border-bottom: 1px dashed #80D4F6;
	margin-bottom: 0px;
}

.listRow {
	height: 20px;
	padding-top: 3px;
}

.listTime {
	color: white;
	width: 85px;
	border-bottom: 1px dashed #80D4F6;
  	padding-top: 2px;
  	padding-bottom: 2px;
	vertical-align: top;
	text-align: right;
	padding-right: 6px;
}

.listTitle {
	width: 143px;
	color: white;
	text-transform: uppercase;	
	border-bottom: 1px dashed #80D4F6;
  	padding-top: 2px;
  	padding-bottom: 2px;
	vertical-align: top;
}

.listTitle a:link, .listTitle a:visited {
	color: white;
	text-decoration: none;
}

.listTitle a:hover {
	color: white;
	text-decoration: underline;
}

.listLink
{
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

.listLink a:link, .listLink a:visited {
	color: white;
	text-decoration: none;
}

.listLink a:hover {
	color: white;
	text-decoration: underline;
}

.listBullet {
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: right;
	padding-right: 6px;
}

.showcase {
	vertical-align: top;
	width: 315px;
}

.moviesShowcase {
	vertical-align: top;
	width: 315px;
	background-image: url(../images/HDNetMoviesBadge.gif);
	background-repeat: no-repeat;
	background-position: 0px 182px;
}

.episodeTitle {
	text-transform: none;
	}

.announcementBox
{
	position: absolute;
	top: 86px;
	left: 23px;
	height: 60px;
	border: 1px solid #80D4F6;
	background-color: #55A8E3;
	text-align: center;
}

.moviesPushline
{
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin-bottom: 20px;
}

/* Add these two for the movie stuff at the bottom */

.titleAndTime {
	margin-top: 6px;
	margin-left: 111px;
	width: 190px;
}

.moviesTitleAndTime {
	margin-top: 60px;
	margin-left: 8px;
/*	width: 190px; */
}

.moviesTitleAndTime h2 {
	margin-top: 6px;
}

.movieBlurb {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 12px;
}