﻿body
{
}
#logo
{
    /*BACKGROUND: url(../images/sd/top-logo.gif) no-repeat top left;*/
}

div#bordertop
{
    display: none;
}
html body #wrapper div.shadowleft,
html body #wrapper div.shadowright
{
    height: 0px;
    background: none;
}


html body #wrapper,
html body #wrapper div.shadowtop
{
    background: none #FFFFFF;
}
html body 
{
	 background: #f3f6ff;
}
html body .mainwrapper
{
    background: none #FFFFFF;
    padding: 0px;
    border: 1px SOLID #BABABA;
}
html body div#headerbasket
{
	display: none;
}
div.topButtons
{
     display: none;
}