/*-------------------------------------------------------------------
Notes
-------------------------------------------------------------------*/
#filter-link-10{
	background-image: url(/images/filter-arrow.gif);
	background-position: 17px center;
	background-repeat: no-repeat;
	font-weight: bold !important;
	color: #003366 !important;
}

#page-content ul{
	margin: 2em 0;
	padding: 0;
	list-style-type:none;
}
#page-content li{
	margin: 0;
	padding: 0 35px 2em 0;
	float: left;
	text-align: center;
}
#page-content li span{
	display: block;
	padding: 5px 0 0 0;
}
