body {
	font: 13px 'Tahoma', 'Helvetica', sans-serif;
	font-size: 13px;
	color: #333;
}
#banner, #account, #nav, #bsearch, .breadcrumb, span.enlarge, p.back, ul.links {
	display: none !important;
}
#header {
	height: 3em;
}
#header #logo {
	width: auto;
}
#header #logo a {
	text-indent: 0 !important;
	font-size: 2em;
}
#inner, #content {
	padding: 0 !important;
}

/** Listing view */
.lview .col_r h2, .lview .col_r p.price {
	float: none;
	clear: both;
	width: auto;
	text-align: left;
}
