/*stuff to hide*/
div#rightColumn, div#sections, div#footer, div#searchBox, div#userBar, div#serverBranding div, div#contentColumn table tr td.col1, div#serverBranding img {
	display: none;
}

h1 a, h2 a, h3 a {
	color: #000;
}

table tr td {
	vertical-align: top;
}

div#contentColumn table tr.listSeparator td, table.stdTable tr th {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #000;
}