.categoryHead {
	margin-top:10px;
	margin-right:7px;
	margin-left:10px;
}

.categoryHead h2 {
	float:left;
	display:inline;
	margin:0;
	padding-right:20px;

	font-weight:bold;
	background:url(/wp-content/themes/bni-design-5/images/bg-sectionfrontHead.png) no-repeat center right;
}

.categoryLinks,
.categoryLinks a {
	font-size:10px;
	color:#fff;
}

.categoryLinks {
	float:right;

	margin-top:8px;
	margin-right:14px;
}

.categoryLinks a:hover { border-bottom-color:#fff; }

ul#sportsTeams,
ul#sportsTeams li {
	margin-left:0;
	padding-left:0;
}

ul#sportsTeams {
	width:300px;
	padding:0;

	list-style:none;
}

ul#sportsTeams li {
	float:left;
	width:100px;
	height:120px;
	margin:0;

	text-align:center;
}

ul#sportsTeams a { display:block; }

ul#sportsTeams a:hover { border:none; }

.archiveButtons {
	display:block;
	margin-top:18px;
}
.archiveButtons br.clear {
    clear: both;
}
.archiveButtons .wp-pagenavi {
    margin: 20px 0;
    font-size: 11px;
}


div#obituariesList h3 {
	margin-left:10px;
	padding:3px 0 3px 0;
}