.wrapper {
	width: 78%;
	margin: 0px auto;
}
.page-header {
	margin-bottom: 9px;
	margin-top: 30px;
}
.leading {
	border: 1px solid #000;
}
.tcentered {
	text-align: center;
}
.navbar {
	margin-top: 31px;
	margin-bottom: -5px;
}
.categories table, .categories tr {
	width: 100%;
}
.categories tr:hover, .categories tr:hover a  {
	background: #D0D1E5; 
}
.categories thead tr:hover  {
	background: transparent;
}