div#sidebar {
	display: none;
}

div#content {
	margin-left: 1em;
}

body,html {
	background-image: none;
}

a.editThis {
	display: none;
}

ul {
	list-style-type: disc;
	list-style-image: none;
}

#menu li#selected a {
	font-weight: bold;
}

div#header span#headerText {
	margin-left: 5px;
}

div#header span#headerText span#prefix {
	display: inline;
}