div.row {
  clear: both;
  padding-top: 10px;
}

.inline {
  display: inline;
}

div.row span.label {
  float: left;
  width: 100px;
}

div.row span.formw {
  float: right;
  width: 435px;
  text-align: left;
} 
  
dt {
  font-weight: bold;
}

body {
  background-color: white;
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
}

#maincontainer {
  border-spacing: 0px;
  margin: 0px auto -1px auto;
}

#rightsection {
  width: 323px;
  height: 650px;
  vertical-align: top;
  background-color: #C3BEBB;
  padding: 0px;
  padding-left: 12px;
  padding-right: 12px;
  margin: 0px;
  font-size: 0.88em;
}

.overflow {
  overflow:auto;
  width: 310px;
  height:550px;
  padding: 15px;
  background-color: #C3BEBB;
}

.normaltext {
  font-size: 0.85em;
  color: #444242;
  margin-top: 6px;
  margin-bottom: 6px;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.whiteline {
  border: 1px #FFF solid;
}

.underline {
  text-decoration: underline;
}

.sans {
  font-family: verdana;
}

.vertmiddle {
  vertical-align: middle;
}

.bigger {
  font-size: 1.2em;
}

.links p {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.links a {
  text-decoration: none;
  font-size: 0.85em;
  color: #444242;
}

.links a:visited {
  text-decoration: none;
  font-size: 0.85em;
  color: #444242;
}

.links a:hover {
  text-decoration: none;
  font-size: 0.85em;
  color: #FFF;
}

.links a:active {
  text-decoration: none;
  font-size: 0.85em;
  color: #444242;
}

#bournelogo {
  text-align: right;
}

#blurb {
  color: #FFF;
  font-size: 1.3em;
  position: relative;
  left: 250px;
  top: 380px;
}

#keystone {
  position: relative;
  left: 30px;
  top: 560px;
}

#keystone a {
  color: #000;
  text-decoration: none;
}

#keystone a:active {
  color: #000;
  text-decoration: none;
}

#keystone a:visited {
  color: #000;
  text-decoration: none;
}

#keystone a:hover {
  color: #000;
  text-decoration: none;
}

#webaddress {
  margin: 10px 0px 0px 10px;
}

.numeral {
  font-size: 1.5em;
  margin-bottom: 0px;
}

.menudescription {
  margin-top: 0px;
  margin-bottom: 0px;
}

#sectionlink {
  position: relative;
  top: -100px;
  left: 540px;
}

#sectionlink td {
  vertical-align: top;
}

#sectionlink a {
  color: #FFF;
  text-decoration: none;
}

#sectionlink a:active {
  color: #FFF;
  text-decoration: none;
}

#sectionlink a:visited {
  color: #FFF;
  text-decoration: none;
}

#sectionlink a:hover {
  color: #444242;
  text-decoration: none;
}

#menu01 {
  width: 60px;
  padding-top: 15px;
}

#menu02 {
  width: 100px;
  padding-top: 15px;
}

#menu03 {
  width: 110px;
  padding-top: 15px;
}

#menu04 {
  width: 75px;
  padding-top: 15px;
}

#menu05 {
  padding-left: 30px;
  width: 91px;
}

#pagetitle {
  position: relative;
  width: 330px;
  top: -107px;
  left: 710px;
  color: #FFF;
}

#pagetitle p {
  margin-bottom: -100px;
}

.vacancytable tr td {
  font-size: 0.8em;
}
