#head,
#search,
#quickies,
#nav,
#guide,
.comments,
.actions,
form,
#brands {
	display: none;
}

#deco,
#page,
body,
html,
#foot {
	background-image: none;
}

#page {
	padding-top: 0;
}

#content .primary {
	float: left;
}

#content .secondary {
	display: none;
}

#foot,
#page,
#deco {
	min-width: 0;
	width: auto;
}

html,
body,
#doc {
	height: auto;
	min-height: 0;
}
