
@import "css.php";
@import "css_products.php";
@import "css_card.php";
@import "css_cart.php";



#shadow,
#wrapper,
#content {
	margin: 0 !important;
	padding: 0px !important;
	width: 660px !important;
	overflow: visible !important;
}

#banner,
#navTop,
#loggedIn,
#right,
#left
{
	display: none;
}


#main {
	float: none !important;
	margin: 0 !important;
	padding: 0px !important;
	width: 660px !important;
	overflow: visible !important;
}

#main .text {
	padding: 0px !important;
	margin: 0px !important;
	width: 660px !important;
	overflow: visible !important;
}

.product {
	float: none !important;
}

#cartRight {
	float: none !important;
}

#footer {
	width: 660px;
}

#powered {
	position: static;
}
