body {
	color:#000;
	font: 80% Verdana, Arial, sans-serif;
	line-height: 1.8em;
	text-align:left;
}

body * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	list-style-type: none;
	float: none !important;	
}

/* get rid of all floating */

#wrap {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
}

.hidden {
	display:none;
}

/* hide all layers not for print */

#nav, #productsMenu, #header, #footer {
	display:none;
}

/* css for browsing items */

.productThumb {
	clear:both;
	width:100%;
}