﻿body 
{
	background:transparent none repeat scroll 0 0;
}

.header
{
	display: none !important;
}


.leftColumn 
{
	display: none !important;
}

.rightColumn 
{
	float: left !important;
}

.article .articleContent
{
	width: 600px !important;
}

.footer
{	
	display: none !important;
}


.main .mainColumn
{
	margin: 0px !important;
}

a.printPage 
{
	display: none !important;
}
