div.filter {
    display: inline-block;
    margin-top: 5px;
    padding: 10px;
    width: 100%;
}

div.filter label {
	font-weight: normal;
}
