div#contents {
	float: left;
	vertical-align: top;
	margin: 30px 0px 20px 20px;
	padding: 10px;
	width: 220px;
	border: 1px solid #ddd;
	background-color: #fcfcfc;
 } 
 
div#contents ul, div#exclusives ul {
	margin-bottom: 10px;
	list-style-type: none;
}
	
div#contents li, div#contents p, div#exclusives li, div.frontpage div#splash div#exclusives p {
 	font-weight: normal;
	font-size: .9em;
	line-height: 1.3em;
	padding-bottom: 8px;
	color: #666;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
 }
 
 div#contents li a:link {font-weight: bold; color: #002878; text-decoration: none;}
 div#contents li a:visited {font-weight: bold; color: #002878; text-decoration: none;}
 div#contents li a:hover {font-weight: bold; color: #002878; text-decoration: underline;}
 div#contents li a:active {font-weight: bold; color: #002878; text-decoration: none;}
 
 div#contents p a:link {font-weight: bold; color: #002878; text-decoration: none;}
 div#contents p a:visited {font-weight: bold; color: #002878; text-decoration: none;}
 div#contents p a:hover {font-weight: bold; color: #002878; text-decoration: underline;}
 div#contents p a:active {font-weight: bold; color: #002878; text-decoration: none;}

 div.frontpage div#splash div#exclusives li a:link {font-weight: bold; color: #002878; text-decoration: none;}
 div.frontpage div#splash div#exclusives li a:visited {font-weight: bold; color: #002878; text-decoration: none;}
 div.frontpage div#splash div#exclusives li a:hover {font-weight: bold; color: #002878; text-decoration: underline;}
 div.frontpage div#splash div#exclusives li a:active {font-weight: bold; color: #002878; text-decoration: none;}
 
 div.frontpage div#splash div#exclusives p a:link {font-weight: bold; color: #002878; text-decoration: none;}
 div.frontpage div#splash div#exclusives p a:visited {font-weight: bold; color: #002878; text-decoration: none;}
 div.frontpage div#splash div#exclusives p a:hover {font-weight: bold; color: #002878; text-decoration: underline;}
 div.frontpage div#splash div#exclusives p a:active {font-weight: bold; color: #002878; text-decoration: none;}

 
div#contents h3 {
	font-family: georgia, times new roman, times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #666;
	border-top: 1px solid #999;
	padding: 10px 0 5px 0;
	
}

div.acrossitem h3 {
 	font-weight: normal;
	font-size: .85em;
	line-height: 1.3em;
	color: #666;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
}

h3.season {
	border-top: none !important; 
	color: #c90 !important; 
	padding-bottom: 10px !important; 
	font-size: 1.75em !important;
}

div#contents ul#credits li {
	padding-bottom: 0;
}

div#contents li.title {
	font-size: 1em;
	font-weight: bold;
	padding-top: .5em;
}