body {
background: white;
font-size: 10pt;
}
#side, #nav {
display: none;
}

#content .comments-wrapper {
display: none;
}



#content .print {
display: none;
}
#wrapper, #content {
width: auto;
margin: 0;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
}
div#content {
padding-top: 1em;
border-top: 1px solid #930;
}

#content a:link, #content a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#header .logo a img {
	margin:0 auto;
	padding:0 auto;
text-decoration: none;
border: none;
}


.right {float: right; position: relative; margin: 0.2em 0.5em 0.5em 1.5em}
.left {float: left; position: relative; margin: 0.5em 1.5em 0.5em 0.5em}