.inputHintOverlay {
 color: #999;
 font-size: small;
}

div.filterbox {
 font-size: medium;
 font-weight: normal;
 position:fixed;
 XXright: 12px;
 left: 643px;
 top: 72px;
}

form.filterbox {
 background-color: white;
}

input.filter {
 width: 170px;
}