.entry a {
  text-decoration: none;
}


.nav {
  float: left;
  width: 580px;
  text-align: center;
  height: 28px;
  padding-top: 4px;
  clear: both;
}

.nav a {
  border: 1px solid #e2e2e2;
  color: #999999;
  padding-left: 4px;
  padding-right: 4px;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
  line-height: 22px;
  display: inline-block;
}

.nav a:hover {
  background-color: #FFCC66;
  color: Black;
}

.joblogo img {
  padding: 2px;
  border: 1px solid #888888;
  background-color: White;
}

.joblogo {
  float: right;
  border-left: 10px solid White;
}

#categorylist {
  border-top: 2px double #e2e2e2;
  font-size: 11px;
}

#categorylist h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}

#categorylist li {
  width: 33%;
  float: left;
  display: inline;
}

.searchbutton {
  text-align: right;
}

.category_list li {
  display: inline;
  width: 178px;
  float: left;
  padding: 0px;
  margin: 0px;
}

h3 span.logo{
  float: right;
  height: 40px;
  overflow: hidden;
}

h2 span.logo {
  float: right;
}

.listitem h3 {
  background-color: #d4d9d1!important;
  text-transform: uppercase!important;
  line-height: 18px!important;
  font-family: Arial, Helvetica, Sans-serif!important;
  font-size: 12px!important;
  margin-top: 5px!important;
  margin-bottom: 5px!important;
}

.listitem h3 a {
  color: #444444!important;
}


.listitem {
  line-height: 16px;
  width: 590px;
  float: left;
}

.listitem .item_meta,
.entry .item_meta {
  width: 172px;
  float: left;
  font-size: 11px;
  border: 1px solid #e2e2e2;
  border-spacing: 4px;
  border-collapse: separate;
  color: #666666;
}

.listitem .item_intro,
.entry .item_full {
  float: right;
  width: 380px;
  font-size: 11px;
}

.listitem th,
.entry .item_meta th {
  font-weight: bold;
  white-space: nowrap;
  padding-right: 5px;
}

.listitem .item_links {
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  width: 300px;
}

.entry .item_full h4 {
  font-weight: bold;
  size: 12px;
}

.item_meta ul {
  margin-top: 10px;
}

.item_meta ul li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#smallsearch {
  position: relative;
  float: right;
}

#smallsearch input[type="text"] {
    width: 160px;
    height: 11px;
    margin-top: -3px;
    text-transform: uppercase;
    padding: 4px;
    font-size: 11px;
}

#smallsearch input[type="image"] {
 position: absolute;
 left: 147px;
 top: -5px;
}

#job_welcome {
  margin-top: 10px;
  font-size: 11px;
  line-height: 16px;
  float: left;
  width: 590px;
}

.error_list li {
  display: block;
  list-style-type: none;
  padding-left: 5px;
  margin: 0px!important;
  background-color: #840300;
  color: White;
  width: 99%;
  float: left;
  clear: right;
  overflow: hidden;
}

.categoryhead {
  background-color: #c53d2e;
  color: White;
  text-transform: uppercase;
  font-size: 10px;
  padding: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  line-height: 14px;
}

ul.entry_meta li {
  list-style-type: none;
  width: 570px;
  padding: 0px;
  margin: 0px;
}

.details {
  clear: both;
  width: 570px;
}

h2 span.sector {
  font-size: 11px;
  text-transform: uppercase;
  clear: both;
  display: block;
  line-height: 11px;
  margin: 0px;
  margin-left: 1px;
  margin-top: 10px;
}

.right {
  float: right;
  clear: left;
  text-align: right;
}
.entry h2 {
  display: block;
  clear: both;
  padding-top: 5px;
  border-top: 3px solid #DDDDDD;
}

.entry h3 {
  border-top: 1px solid #DDDDDD;
  padding-top: 9px!important;
}

.entry .jobs h3 {
  border: none!important;
}

form table td {
  line-height: 18px;
}

td.label {
  vertical-align:top!important;
  width: 140px;
  }

td.label label {
  text-align: right!important;
  width: 130px;
  color: #000!important;
}

