@import url(highlights_skin.css);

/*.block,
.group {
	height: 1%;
	position: relative;
}*/

#topStories,
#topStories .group {
	margin-bottom: 0;
	border-bottom: none;
	border-top: none;
}

#topStories {
	border-bottom: 1px solid #d6d6d6;
}

#topStories .sectionTitle {
	padding: 10px 4px 4px;
}

#topStories {
	overflow: hidden;
}

#topStories .sectionTitle {
	margin-bottom: 10px;
	font-size: 1.4em;
}

.headline {
	font: 1.2em/1.2em Georgia,'Times New Roman',Times,serif;
	margin: 0 0 0.1em;
}

.story_body p {
	font-size: .82em;
	line-height: 1.3em;
}

#top_stories_a {
	margin-left: 5px;
	float: left;
	width: 300px;
}

#top_stories_b {
	margin-right: 5px;
	float: right;
	width: 284px;
}

.image.featured {
	margin-bottom: 10px;
	overflow: hidden;
}

.top_stories .title a {
	margin-bottom: 8px;
	font-size: 0.8em;
}

.story_body {
	margin-bottom: 10px;
}

.subhead,
.overline {
	display: none;
}

.image.highlight {
	padding: 5px;
}

.top_stories.featured ul > li.story:first-child .image.highlight {
	display: none;
}

.image {
	float: left;
	margin: 0 6px 0 0;
}

.image.right {
	float: right;
	margin: 0 0 0 6px;
}

a.more {
	height: 12px;
	line-height: normal;
	padding-right: 16px;
}

.thumb, .thumb img {
	width: 50px;
}

.thumb img {
	padding-top: 2px;
}

.divLine {
	background: transparent url(/images/divLine.gif) repeat-x scroll 0pt 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.story {
	clear: both;
}

.spill_navigation {
	border-top: 1px solid #dcdcdc;
	clear: both;
	padding-top: 5px;
	position: relative;
	height: 12px;
	font-size: 0.8em;
}

.spill_navigation a.more {
	position: absolute;
	right: 0;
}

.spill_navigation a.more.previous {
	position: absolute;
	left: 0;
	right: auto;
	padding-left: 16px;
	padding-right: 0;
}

div.more_stories div.title {
  background: none;
  font-size: .9em;
  font-weight: bold;
}
div.more_stories ul {
  padding: 0 5px;
}