#linklist ul li {
	margin: 30px auto 0 0;
}

#linklist ul li#link1 {
	margin-right: 39px;
}

#linklist ul li#link2 {
	margin-right: 41px;
}

#linklist ul li#link3 {
	margin-right: 41px;
}

#linklist ul li#link4 {
	margin-right: 41px;
}

table#omnibus {
	border-collapse: collapse;
}

table#omnibus td, table#omnibus th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #5E5E5E;
	padding: 3px;
	text-align: center;
}

table#omnibus th {
	color: #5E5E5E;
}

table#omnibus th.noborder {
	border: none;
}

table#omnibus th.firstcol {
	font-weight: bold;
	color: #5E5E5E;
	text-align: left;
}