@charset "UTF-8";
/* CSS Document */

#content {
	width: 100%;
}

#sidebar-left {
	display: none;
}

#separator-top {
	display: none;
}

#separator-bottom {
	display: none;
}

#content .left-column {
	display: none;
}

#footer {
	border-top: 1px solid;
	padding-top: .5em;
}
