#header .account p,
#header .nav,
#header .search,
#bottomnav,
#awards,
#footer,
#links,
#sidebar,
.fulldetails,
td.right img,
.print,
.popup,
#zoom,
#keywords,
#breadcrumb,
#similar,
#quantity,
#bottom-links,
.paging,
.subcategories,
#deliveryprices a,
#deliverydropbox,
#temperaturebar {
	display: none;
}

#header .account p.telephone {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}


#featured div {
	float: left;
	margin: 0 1em 1em 0;
}


#featured .first,
#featured .second,
#featured .third {
	width: 170px;
}

#featured .fourth {
	width: 350px;
}


#logo {
	margin: 0 0 10px;
}

.products {
	clear: both;
	margin: 1em 0;
}

h1, h2 {
	font-weight: bold;
	clear: both;
	margin: 1em 0;
}

.products div {
	width: 31%;
	float: left;
	margin: 0 1em 0 0;
	color: #666;
}


.products div a {
	text-decoration: none;
	color: #666;
}

table.invoice td {
	vertical-align: top;
}