body {
	width: auto;
	background-image: none;
}

#nav, #sysnav, #features, #SearchForm, #MemberLogin, #tellafriend_link, #breadcrumbs {
	display: none;
}

h1, h3, h6, p, div.row, td, th {
	color: #000;
}

#content a {
	color: #666;
	text-decoration: underline;
}

/* CONTENT */

#content {
	position: relative;
	z-index: 1;
	left: 0px;
	top:50px;
	width: 430px;
	background-image: none;
	padding: 10px 10px 10px 0px;
}

#logo {
	position: absolute;
	left: 350px;
	top: 0px;
}

#wrapper {
	background-image: none;
}

