/* Mini site */

#filters {
	float: right;
	width: 15em;
	margin-left: 3em;
}

#filters label {
	display: block;
}

#filters select {
	width: 100%;
}

#filters div.filter {
	margin-bottom: 1em;
}

.offers thead th {
	text-align: left;
}

.offers tr td, .offers tr th {
	padding-right: 1em;
}

.command {
	margin-top: 2em;
}
