.search_filter_row{
	clear:both;
	padding:6px;
	border-bottom:1px dotted #DEDEDE;
	margin-bottom:2px;
	height:28px;
	
}

.search_filter_row input{
	
	width:50%;
	float:left;
	
}

.searchFilter_label{
	float:left;
	display:block;
	width:140px;
	padding-top: 5px;
}

.search_filter_row span{
	font-weight:bold;
}
