@media screen {
	/* styling for channel and features pages and regions */
#channelNewsBlock,
#regionsBlock {
	margin:25px 0;
	}
#channelNewsBlock .module,
#regionsBlock .module {
	border:none;
	padding:0;
}
#channelNewsBlock .module .moduleContent,
#regionsBlock .module .moduleContent  {
	padding:0;
}
#channelFeature #firstColumn .module,
#channelFeature #secondColumn .module,
#countryArticles .module {
	border:1px solid #C0C0C0;
	padding:10px;
}
#countryArticles ul.firstBlock {
	width:290px; 
	float:left; 
	margin-right:10px;
	}
#countryArticles ul.secondBlock {
	width:280px; 
	float:left;
	}
#channelFeature #firstColumn .moduleContent,
#channelFeature #secondColumn .moduleContent {
	padding:0;
}
#channelFeature .header {
	border-bottom:3px solid #000000;
	margin-bottom:15px;
}
#channelFeature #firstColumn .header,
#channelFeature #secondColumn .header {
	margin-bottom:10px;
}
#maincol #regionsBlock .header {
	margin:0 0 10px 0;
}
#channelFeature #firstColumn ul li,
#regions ul li.headline {
	background: url(/_hbi_ui/_WPO/_images/bkg/bkgLists.gif) no-repeat 0 5px;
	padding-left:12px;
	margin-bottom:3px;
	font-weight:700;
}
#channelFeature #firstColumn ul li {
	margin-bottom:10px;
}
	#channelFeature #firstColumn ul li span.last {
		margin-bottom: 5px;
		display: block;
	}
#channelFeature .storyContent.last {
	margin-bottom: 5px;
}
#otherNews ul li {
	background:none;
	padding-left:0px;
	margin-bottom:10px;
}
#firstColumn ul li {
	background: none;
	padding-left:12px;
	margin-bottom:10px;
}
#firstColumn ul li.last {
	margin-bottom:20px;
}
#channelEvents h3,
#eventListing h3,
#eventDetail h3 {
	font-size:1.2em;
	margin-bottom:10px;
}
#channelEvents h3 {
	margin-top:15px;
}
#channelEvents dt,
#eventListing dt,
#eventDetail dt {
	background:none;
	float:left;
	margin-right:6px;
	padding:0;
}
#channelFeature #regionNewsModule .storyContent,
#channelFeature #regionNewsModule .storyContent.last {
	margin-bottom:0;
}
#channelFeature #regionNewsModule .storyContent .thumbnail,
#channelFeature #regionNewsModule .storyContent.last .thumbnail {
	margin-bottom:5px;
}
#channelEvents dd,
#eventListing dd,
#eventDetail dd {
	margin-bottom:6px;
}
#channelEvents dd.last,
#eventListing dd.last {
	margin-bottom:15px;
}
#channelFeature .button {
	width:100%;
}
#channelFeature #moreNewsButton  {
	width:auto;
	margin-bottom:20px;
}
}