﻿body 
{
    background: none;
}
#header{
	display:none;
}
#main h2 
{
    width: 100%;
    margin: 10px 0px;
}

#panel 
{
    width: 100%;
    background: none;
}

.userCluster, #nav_bar, .tab_R, #content_L, #ItemPages, #ItemPrice
{
    visibility: hidden;
}

#ItemPages 
{
    line-height: 0px;
}

#content_R
{
    width: 100%;
    float:none;
}
.tab_R, .tab_L, #footerPush, #content_L, #nav_bar, #ItemPages
{
    display: none;
}

#main
{
padding: 0;
width: 100%;
float: none;
}
/*#main h2{
display:block;
width:100%;
text-align:center;
}*/

#footer
{
    display: none;
    margin-top: 0;
    margin-bottom: 0;
    background: none;
}
#copyright{
	display:block;
	clear:both;
}

