
#textbrowserjumps, #nav-main, #nav-local, #tools, #ours {display:none;}

#content {
	width:auto;
	float:none;
	padding:0;
}

h2,h3,h4 {width:auto}
a { color:#000 }

table {
	background: #EFEFEF;
	border-collapse:collapse;
	width:100%; margin-bottom:2em;
	border:1px solid #9D9D9D;
	border-left-color:#DCDCDC;
	border-right-color:#9D9D9D;
	border-top:0;
}
table caption{
	padding:3px 5px;
	text-align:left;
	font-weight:bold;
	border:1px solid #DCDCDC;
	border-right-color:#9D9D9D;
	border-bottom:0;
	text-decoration:underline;
}
table th, table thead td{
	border:1px solid #DCDCDC; border-right:0; border-bottom:0;
	font-weight:bold;
	padding:3px 5px;
}
table td{
	border:1px solid #DCDCDC; border-right:0; border-bottom:0;
	padding:3px 5px;
}

table tfoot td{
	font-weight:bold;
}

table p {margin:0}

table .aright{ text-align:right; }
table .dload{ text-align:center; }
table .dload a{ text-decoration:none; }
table .unbreakable{ white-space:nowrap; }
table .date{ font-weight:bold;white-space:nowrap }

