.wijsvingerDuo {
    position: absolute;
    left: 175px;
    top: 73px;
    z-index: 100;
}

.Grid {border: solid 1px #FFF;}

.Grid td {
    border-bottom: solid 1px #CCC;
    cursor: pointer;
    margin: 5px;
    padding: 2px;
}

.Grid tr:hover {
    background: #FA0037 !important;
    color: #FFF !important;
}

.centerPanel /*formerly: topVacatures */ {
    margin-left: 10px;
    margin-right:0px;
}
td.centerPanel { width: 55%; }
div.centerPanel { width: 95%; }

.fastSearchHeader, .centerPanelHeader {
    color: #FFF;
    display: block;
    font-size: 91%;
    font-weight: bold;
    padding: 0px 10px 0px 5px;
    text-transform: uppercase;
}

.fastSearchHeader {background-color: #A0A; }
.centerPanelHeader {background-color: #FA0037; }

.TaartLink { width: 325px; }

