h1#suppliers { background: url(../images/h1_suppliers.png) no-repeat; }

table {
  position: relative;
  margin-left: -9px;
}
table thead {
  height: 37px;
}

table thead th {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #000;
  vertical-align: middle;
}
table tbody tr { height: 37px; }
table tbody tr.even td { background: #d9d9d9; }

table tbody tr td {
  font: 11px Arial, Helvetica, sans-serif;
  color: #000; 
  vertical-align: middle;
}

.vendor {
  padding-left: 9px;
  width: 218px;
}

.focus_area {
  width: 167px;
}

.website {
  text-align: center;
  width: 71px;
  padding-right: 66px;
}

.phone {
  width: 83px;
}

a.supplier_site {
  float: left;
  display: block;
  width: 12px;
  height: 15px;
  margin-left: 29px;
  text-indent: -9999px;
  background: url(../images/supplier_icon.png) no-repeat;
}
