﻿body 
{
	background:none;
}

#left, 
#right, 
#banners, 
#menu,
#main .header,
#main .footer,
#footer,
.footer,
#bannerContainer,
#topBar,
.noprint
{
	display:none;
}

#container
{
	background:White;
    width: auto !important;
}

#main,#container, #subcontainer
{
	width: 100%;
	margin: 0; 
	float: none;
}

#containerLeft, #containerMain, #containerRight, li.item.sortable:after { box-shadow: none; }

a[href]:after {
    content: none;
}