html, body, img, div, p, h1, h2, h3, h4 { 
	margin:0px; border:0px; padding:0px; 
	font-family: "Trebuchet MS", trebuchet, "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:9pt; line-height:2em; 
	text-align:left;
	}

#banner h1, #menu-h ul, #sidebar form, #footer {
	display:none;
	}


#banner img {
	margin-bottom:20px;
	}

#content {
	float: left;
	width: 450px;
	}

body.twoRight #sidebar {
	margin-left: 502px;
	padding-top:1em;
	}
	
#content div {
	float:right;
	margin:5px 0px 5px 15px ;
	padding:10px;
	border:1px #ddd dotted;
	}


h1 h2 h3 { line-height:1em; }
h1 { font-size:2em; margin-left:-.15em;}
h2 { font-size:1.5em; margin-top:1em; }
h3 { font-size:1em; font-weight:bold; margin-top:2em;}
#content div h3 { margin:0px; }


span.list a { display:block; }
