html,body,div.form,#wrapper,#center{height:100%;overflow:hidden;}

#wrapper{width:100%;overflow:hidden;}
#toc{width:20%;float:left;height:100%;padding-right:4px;background:#f1f1f1;}
#toc .container {width:100%;height:100%;background:#f1f1f1;overflow:auto;border-right:solid 2px #ddd;}
#toc .inner{padding:10px;height:100%;}
#content{overflow:auto;height:100%;}

#main-header
{
	position:fixed !important;position:absolute;
	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;
	top:0;right:40px;wodth:300px;background:#f00;border:solid 1px #ddd;background:#eee;border-top:none;
}
#main-header .inner{border:solid 1px #fff;border-top:none;padding:2px 10px;-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;}

#header .options{zoom:1;}

#toc ul {overflow:visible;}
form.search input.query {width:160px;margin-left:50px;}
form.search input.query-inactive {color:#808080;}
form.search input.submit {width:30px;font-weight:700;}

