#wrap {
	width: auto;
	margin: 0 3%;
	padding: 0;
	border-bottom: none;
}

#main, #aside {
	float: none !important;
	width: 100% !important;
}

.home #main .bg, .home #look .bg, .home #do .bg {
	height: auto !important;
	margin-bottom: 10px;
}

#nav, #footer, .btn {
	display: none !important;
}

#provided_by {
	padding: 0;
}

.bg {
	padding: 0;
}

h1, h1 a {
	font-size: 16pt;
	width: 100%;
	height: 1.2em;
	text-indent: 0;
	overflow: visible;
	background: none;
	color: #000;
}

h1 a {
	display: inline;
	text-decoration: none;
}

h2, h3 {
	font-size: 12pt;
	position: static;
	width: 100% !important;
	height: 1.8em !important;
	padding-top: 0 !important;
	text-indent: 0;
	overflow: visible;
	background: none;
}

.signs #main ol li {
	padding-left: 0;
	list-style-type: decimal;
}

.qa #main {
	width: 100%;
}

.qa dt strong, .qa dd span {
	padding-left: 0;
}

.qa #form, .qa #archives {
	display: none;
}

.about h4 {
	display: none;
}
