
#sidebar, #navigationBar, #commentBlock, div.post-tags {
	display: none;
}

#content {
	margin-left: 0px;
	padding: 0px;
}

#header, #header h1 {
	height: auto;
}

#header h1 {
	width: auto;
}

#footer {
	padding-top: 20px;
}

#content {
	width: 100%;
}

#pageContainer {
	_width: 100%;
}

#footer {
	font-size: 12px !important;
}
