* {
	float: none !important;
}
body {
	background-color: #ffffff;
	color: #2f2f2f;
}
#wrapper {
	width: 660px;
}
#outer {
	width: 100%;
	border: 0;
}
#topbar {
	float: left !important;
}
#topbar .orders {
	float: left !important;
	margin: 30px 0 0 51px;
}
#logo {
	float: left !important;
}
#defyingconvention {
	float: right !important;
}
#navtopbar {
	height: 13px;
}
#navtopbar ul {
	display: none;
}
#navtopsubbar {
	height: 17px;
}
#navtopsubbar ul {
	display: none;
}
#formsearch {
	display: none;
}
#navmaincol {
	display: none;
}
#mainbar {
	background-image: none;
}
#content {
	margin: 0 auto;
}
#content a.addthis_button {
	display: none;
}
#videolist {
	display: none;
}
#breadcrumb {
	float: left !important;
}
#breadcrumb li {
	float: left !important;
}
#proddetail .img {
	float: left !important;
}
#proddetail .info {
	float: right !important;
}
#prodimgnav {
	display: none;
}
#options .option {
	text-align: left;
}
#proddetail .buttons {
	display: none;
}
.reviewlist .item .stars {
	float: right !important;
}
#rightcol {
	display: none;
}

