
html,
body{
background-color:#fff!important;
color:#333;
zoom:0.8;
}
.header {
height:auto;
}
.fixed {
    width: auto;
	position:static;
}
.nonFixed {
 margin-top: 0px;
}

/* for ie6 */
html{
background: none;
}

*html body div.fixed{
position:static;
}

#header,
#container,
#footer div.copyright{
position:static;
background-color:#fff!important;
color:#333;
overflow: visible
}
#header a,
#container a{
color:#333;
}

#breadcrumbs,
.a-slot,
.a-slot2{
display:none;
}

#navlist,
#languageSelector,
.dropdown,
#footerNav {
display:none;
}

.header {
	zoom:1;
}
.container0-paint{
background-image:none;
}

.fixed {
position:relative;
    
}
.nonFixed {
 margin-top:0px;
}


/* for ie6 */
html{
background:top;
}
*html body div.fixed{
position:absolute;
z-index:10;
top:0;
left:0;
}
/*
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5
*/
.grid_11 {
	display: inline;
	float:none;
	}
