#results p.count{
	margin-bottom: 3px;
}
#results ul li strong{
	float: none;
	width: auto;
}
#results li.category{
	border-top: 1px dotted #333;
	margin-top: 4px !important;
	padding-top: 2px;
}
p.select,
#search_form form{
	border-bottom: 1px dotted #333;
	padding-bottom: 4px;
}

