body {
  padding: 0;
  margin: 0;
}
body, input, table, textarea, select, pre {
  font: 14px/1.2em Arial, Helvetica, sans-serif;
  color: black;
}
h1 {
  font-size: 120%;
  line-height: 26px;
  padding: 0 0 10px 0;
  color: #990099;
  margin: 0;
  font-size: 30px;
  line-height: 1.3em;
}
#pb {
  position: absolute;
  left: 268px;
  top: 30px;
}
a {
  color: #990099;
  font-weight: bold;
}
a:hover {
  color: #990099;
}
    
ul {
  padding-left: 0;
  margin-left: 0;
}
li {
  display: inline;
  padding-right: 5px;
}
#div_job_contract,
#div_job_salary {
  display: none;
}
#wlsearchform label {
  padding-top: 3px;
}
#location_fields {
  width: 260px;
}
#location_fields select {
  width: 150px;
}

#wlsearchbutton,
#wlresetbutton {
  width: 78px;
  background: #990099;
  border: 0;
  line-height: 20px;
  color: white;
  border-right: 6px solid white;
  border-left: 6px solid white;
}
#wlsearchbutton {
  width: 78px;
  background: #990099;
  color: white;
  padding: 0;
}

#searchresults {
  width: 437px;
}

#searchresults table {
  font-size: 10px;
}
