﻿#tabnavwrapper, #topwrapper, #subcontentright, #articleActions, #articleListingMenu, #breadcrumb, #footer
{
	display: none;
}
.SubContentPane
{
	padding: 0px;
	
}
#subContentInner, #subContentWrapper, #inner, #contentwrapper
{
	width: 100%;
	float: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#scrollingwrapper
{
	height: auto;
	overflow: visible;
}
.articlenoimage
{
	padding: 0px;
}
.articlelistingtop, .articlelistingbody, .articlelistingbottom
{
	width: 100%;
}

