#insideReuters {
	float: left;
	width: 100%;
	background: #CDDEE7 url("http://www.reuters.com/resources/images/bg_insideReuters.gif") top left repeat-x;
	padding: 16px 0 2px 0;
	margin-bottom: 24px;
}

#insideReuters .moduleHeaderInline { background: transparent; padding: 0; }

#insideReuters h3 {
	font-size: 18px;
	text-transform: none;
}

#insideReuters iframe {
	position: relative;
}

#insideReuters .module {
	margin: 0 8px;
}

#insideReuters ol {
	margin-left: 3px;
	margin-bottom: 8px;
}

#insideReuters1,
#insideReuters2,
#insideReuters3,
#insideReuters4,
#insideReuters5,
#insideReuters6 {
	background: #FFF;
	margin: 0 9px 15px 10px;
	padding: 10px 0;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

#insideReuters1 .moduleBody {
	margin-top: 6px;
	margin-bottom: 0;
	padding-bottom: 1px;
	background: url("/resources/images/dotsHorizontal3.gif") bottom left repeat-x;
}

#insideReuters6 .module.poll { margin: 0 8px; width: 260px; }
#insideReuters6 .module.poll .moduleHeaderInline { background: transparent; }
#insideReuters6 .module.poll .moduleBody { background: transparent; border: none; }
#insideReuters6 .module.poll .moduleBody .inlineThumbnail { margin-right: 0; }
#insideReuters6 .module.poll .moduleBody .pollControls { margin: 12px 0 0 3px; }
#insideReuters6 .module.poll .moduleBody .pollQuestion { margin-left: 3px; }
#insideReuters6 .module.poll .moduleBody .pollAnswer { margin-left: 4px; }

#businessLatest .headlineMed {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}

h2 {
	font-size: 22px;
	background: none;
	border-bottom: 1px solid #CCC;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 1;
	position: relative;
	width: 100%;
}

h2 a {
	background: none;
	margin: 0;
}

h2 .inlineSectionLinks {
	display: block;
	position: absolute;
	bottom: 2px;
	right: 0px;
	font-size: 11px;
	font-weight: normal;
}

h2 .inlineSectionLinks a {
	color: #005A84;
	padding: 0 1px;
}

#usExt .headlineMed,
#polExt .headlineMed,
#intExt .headlineMed,
#entExt .headlineMed,
#oddExt .headlineMed,
#envExt .headlineMed,
#lifExt .headlineMed,
#sciExt .headlineMed,
#tecExt .headlineMed,
#spoExt .headlineMed {
	padding-left: 0;
	background: none;
}

#newsBand .primaryContent .storytype {
	font-size: 12px;
	text-transform: none;
}

#newsBand .primaryContent .moduleHeader h3 {
	text-transform: none;
	font-size: 18px;
	line-height: 1.1;
}

#section .module.breakingNews .moduleHeader h3,
#section .module.breakingStory .moduleHeader h3,
#section .module.developingStory .moduleHeader h3 {
	text-transform: none;
}

#section .module.breakingNews .moduleBody,
#section .module.breakingStory .moduleBody,
#section .module.developingStory .moduleBody {
	width: 680px;
}

.topStoryPromo { background: #F4F9FB; float: left; width: 239px; margin-bottom: 12px; }
.topStoryPromo .topPhotoVertical { margin: 8px 8px 0 8px; text-align: center; }
.topStoryPromo .topPhotoVertical img { border: 1px solid #CCC; }
.topStoryPromo .topStory { margin: 6px 8px 8px 8px; }
.topStoryPromo .topStory h4 { font-size: 20px; }
