#copy_body {
	padding-bottom: 1.7em;
}

#copy #empty {
	padding: 1.7em;
	margin: 0;
	text-align: center;
	font-style: italic;
	font-size: 2em;
	color: #aaa;	
	border-bottom: 3px dotted #ccc;
}

#news h3 span {
	font-weight: normal;
	color: #666;
	text-transform: lowercase;	
}

#news #news_header {
	border-bottom: 3px dotted #ccc;
	height: 2.55em;
}

#copy #news #link_subscribe {
	margin: 0em 0 0;
	font-family: arial, sans-serif;
	padding: .5em 0;	
	float: left;
}

#news #link_subscribe a {
	font-size: 11px;	
	background: url("../images/happenings/bg-link_subscribe.png") no-repeat left center;
	padding: 0.502em 0 0.502em 18px;
}

#copy #news_entry_list {
	margin: 0em;	
	list-style: none;
	clear: both;
}

#news_entry_list li {
	margin: 0;
	padding: 1.7em 1.5em;
	overflow: auto;
	border-bottom: 3px dotted #ccc;
}

#news_entry_list h4 {
	margin: 0;	
	font-style: normal;
}

#news_entry_list h4 a {
	text-decoration: none;
}

#news_entry_list h4 a:hover {
	text-decoration: underline;
}

#copy #news_entry_list li p.entry_thumbnail {
	float: left;
	margin: 0 1.25em 0 0em;
}

#copy #news_entry_list li p.entry_summary {
	margin: 0;
}

.entry_link_more {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: .95em;
}

#news p.link_more {
	margin-top: 0.425em;
	text-align: center;
	font-family: arial, sans-serif;
	font-weight: bold;
}

#copy #news_header p.link_more {
	float: right;	
	margin: 0;
	padding: .425em 0 0;
}

#news #video {
	margin: 1.7em 0;
	background-color: #000;
	text-align: center;
}

#news #slideshow {
	width: 320px;
	height: 240px;
	margin: -.85em 0 .85em 1em;
	background-color: #000;
	float: right;
}

#series_list_nav ul li{
  display: inline;
  padding: 0 2px 0 2px;
}

#series_list_nav ul{
  margin: .5em 0 .5em  3em;
}
