
@import 'css_products.php';
@import 'css.php';

* {
	background: none !important;
}

#productGroupsContainer,
#top,
#navTop,
#column1,
#column2,
.button {
	display: none;
}

#shadow,
#wrapper,
#content,
#main,
#mainText,
.productList,
#footer {
	padding: 0px;
	margin: 0px;
	position: static;
	float: none;
	width: 650px;
	height: auto;
	overflow: visible !important;
	overflow-x: hidden;
}
