#nav, #header, #side, #footer, .pHide {
	display: none;
	}
	
body {
	color: #000;
	background-color: #fff
	}

#main { width: auto; }

p.price { font-size: 15px; font-weight: bold; }
img { margin: 0 10px 10px 0; }
