.searchForm {
 margin: 0;
 border: 0;
 padding: 0;
}
.searchForm td {
 padding-right: 4px;
 padding-bottom: 2px;
 font-family: verdana, Helvetica, Arial;
 font-size: 11px;
}

.searchForm td input, .searchForm td select, .searchForm td submit {
 font-family: verdana, Helvetica, Arial;
 font-size: 11px;
}

.found {
 color: #C6581B;
 font-weight: bold;
}

.zoektekst {
 margin-bottom: 6px;
}

.zoekcat {
 font-weight: bold;
 font-size: 13px;
 margin-top: 6px;
}

.horlijn {
 background-image: url(/images/hlijn.jpg);
 background-repeat: no-repeat;
 width: 500px;
 height: 2px;
 margin: auto;
 text-align: center;
}