﻿#filter-nav { margin: 0 0 15px 0;display:none; }
#filter-nav a { padding: 2px 6px; background-color: #cacaca;cursor:pointer;font-size:1.1em; text-decoration: none; }
#filter-nav a:hover, #filter-nav a.current { background: #434343; color: white;text-decoration: none; }
.infoBox {
		background:#e7e7e7;
}
.infoBox p.link {
	float:left;
	width:40%;
	padding-bottom:10px;
	margin:0px !important;
	height:auto !important;
	line-height:1.4em;
}



