#toc, .editsection, .urlexpansion, .printfooter, .firstHeading { display: none; }

pre { 
    /*border:1px solid #2f6fab;*/
    border:1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding:5px;
    font-size: 1.4em;
}
.tocindent {
	margin-left: 2em;
}
.tocline {
	margin-bottom: 0px;
}
.toctoggle, .editsection {
	font-size: smaller;
}

/***************** WIKI LEFT BAR ***********************/
#left {
	background: #FAFAFA url(http://www.kellertechnologies.com/images/box/box-gray-bottom.gif) no-repeat bottom left;
  width: 190px;
	margin: 5px 0 16px;
  left: 5px;
  float: left;
  position: absolute;
}
#left div {
	background: url(http://www.kellertechnologies.com/images/box/box-gray-top.gif) no-repeat top left;
	padding: 8px;
}
#left h1 {
	font-size: 10pt; font-weight: bold; margin: 7px; }
}
#left br { margin: 0 0 0 0; padding: 0 0 0 0; }
#left a, #left strong { margin-left: 7px; text-decoration: none; letter-spacing: 0.5px; padding-left: 5px; display: block; text-indent: -5px; }
#left a:hover { background-color: #cccccc; }

#mainContent { margin-left: 205px; }