@charset "UTF-8";

#maincol .local_nav li {
	width: 32%;
}

#maincol table {
	/width: auto;
}

#maincol .not_table {
	width: auto;
}

#maincol .not_table th,
#maincol .not_table td {
	border: 0;
}

#maincol .downloads th,
#maincol .downloads td {
	font-size: 90%;
}

#maincol .downloads th {
	width: 20em;
	background-color: #f3f8ff;
	text-align: left;
}