div#maincontainerwrapper{
	width:98%;
	background:none;
}
div.headerlinkscontainer, div.search-area, div.extra-links, div#globalnavigation, div#leftarea, div#functionsarea{
	display:none;
}
div#headerarea{
	height:85px;
	border-bottom:1px dotted #000;
	margin-bottom:10px;
}
div#contentarea{
	width:64%;
	background-color:
}
div#rightarea{
	float:right;
}

div#footer{
	float:left;
	clear:both;
	background:none;
	padding-left:0;
	height:30px;
}
#newslisting-bar {
	clear:both;
	width:100%;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	background-color: #d9d8b9;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	position: relative;
}
.show-more-news {
	display:none;
}
#contentarea #newslisting-bar-lower {
	display:none;
}

#contentarea div.fullarea{
	position:static;
}






