.k2filterblock {

}
.k2filter-table {
	display: table;
}

.k2filter-row {
	display: table-row;
}

.k2filter-cell {
	display: table-cell;
	padding: 0 10px 10px 0;
}

.k2filterblock input.button {
	margin-top: 10px;
}

.k2filterblock .k2filter-field-slider {
	padding-right: 20px;
}

.k2filterblock .k2filter-slider-amount {
	border:0; 
	color:#f6931f; 
	font-weight:bold;
}

.k2filterclear {
	display: block;
	clear: both;
}
