body {
	background: #FFF;
}

#left {
	display: none;
}

#page, #content-wrapper, #content, #footer, #top, .box {
	width: auto; height: auto;
	margin: 0;
	padding: 0;
}

#footer {
	padding-top: 20px;
}

.box {
	padding: 10px 20px;
}

h1 .hide {
	display: inline;
}
#top, h1.title, #top .logo, .profile {
	background: none;
}
.profile ul {
	display: block;
}

.box {
	background: none;
}

#content ul, #content li {
	list-style-type: square;
	list-style-position: inside;
}
#content ul li {
	background: none;
}