body {
	background: white;
}

#container, #right-pane, #products-container {
	width: 100%; 
	margin: 0 5% 0 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#slideshow {
	display:none;
}
#page-header span {
	display:block;
}
#page-header a span, #page-header a, #page-header a img {
	display:none;
}
#nav {
	display: none;
}

#left-pane {
	display: none;
}

.floatRight {
	display:none;
}
#toolbar-contain { width:100%; }
.activeSelection { display:block; width:90%; color:black;}
.activeSelection img, .activeSelection div {display:block; border:1px solid red;}
#products-nav { display:none; }
#products-container { width:100%; }
.product-block { width:100%; }
#beams, #curves, #recessed, #surface, #tubes { width:100%; }
#right-pane-browse, #search-nav-top, #search-nav-bottom {display:none; clear:both; }
#bottom-border-contain { float:left; margin:20px 0 0 0; }
#contContain { width:100%; display:block; border:none; padding:0; margin:0; float:left;}
input {display:none; }
#product-content { display:block; }
#tabNav { display:none; }
p { padding:0; }

