.wrapper {
	border: none;
	border-radius: 0px;
}
.header {
	border: none;
	border-radius: 0px;
	background-color: #fff;
}
.sidebar {
	display: none;
}
.account a {
	display: none;
}
.content {
	width: 940px !important;
}
.footer .emphasis {
	border: none;
	padding: 0px;
	background-color: #fff;
}
.button {
	display: none;
}
.header img {
	margin-left: 0;
}