div.filterPanel {
	height:85px;
	background:url(/images/filterBg.png) no-repeat;
	color:#595959;
	font-size:11px;
	line-height:1em;
}

div.filterPanel div { 
	margin-bottom:0px !important; 
}

div.filterButton {
	width:74px;
	height:23px;
	background:url(/images/filterButton.png) no-repeat;
	float:right;
	text-align:center;
	margin-top:-1px;
}

div.filterButton a {
	color:#fff;
	text-decoration:none;
	line-height:23px !important;
	font-weight:bold;
}

div#filterSeparator {
	width:474px;
	height:1px;
	background:url(/images/filterSeparator.png) no-repeat;
	margin:0 0 0 0 !important;
}

div#filterLine1,
div#filterLine2 {
	width:456px; /* 474 - padding */
	height:26px;
	padding-top:15px;
	padding-left:10px;
	padding-right:8px;
	margin:0 0 0 0 !important;
}

div#filterLine2 { padding-top:18px; }

div.filterInput {
	height:22px;
	float:left;
	margin-left:5px;
}

div.filter100 {
	width:100px;
	background:url(/images/inputFilter1.png) no-repeat top left;
}

div.filter142 {
 	width:142px;
	background:url(/images/inputFilter2.png) no-repeat top left;
}

div.filterInput input {
	width:120px;
	height:16px;
	margin-top:2px;
	margin-left:10px;
	font-size:11px;
	border:0;
}

div#filterMsg { 
	float:left; 
	line-height:20px;
}

ul#filterRadio {
	display:inline;
	margin-left:5px;
	padding:0;
}

ul#filterRadio li {
	list-style:none;
	display:inline;
	margin-left:10px;
}

ul#filterRadio a {
	text-decoration:none;
	color:#595959;
}

ul#filterRadio a div.filterRadioButton {
	display:inline;
	background:url(/images/radio.png) no-repeat left top;
}

ul#filterRadio a.radioactive div.filterRadioButton {
	display:inline;
	background:url(/images/radio.png) no-repeat left -13px;
}

div#filterResults {
	margin-top:20px;
}

div#filterResults ul {
	padding:0;
	margin:0;
}

div#filterResults li { 
	list-style:none;
	margin-top:15px;
	padding-bottom:20px;
	background:url(/images/filterSeparator.png) no-repeat bottom left;
}

div#filterResults h2,
div#filterResults h2 a {
	margin-top:12px;
	margin-bottom:5px;
}

div.pager {
	width:100%;
	text-align:center;
}

div.pager a {
	color:#002d85;
	text-decoration:none;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

