#currentvacancies {
    padding-top: 10px;
}

#currentvacancies select {
    border: 1px solid #bcbcbc;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fbfbfb 0%, #e9e9e9 100%) repeat scroll 0 0;
}