table.hosting a, table.hosting a:link, table.hosting a:visited {
  border:  none;
}
table.hosting {
  border-top: 1px solid #e3f1fe;
  border-right: 1px solid #e3f1fe;
  margin: 0px;
  width: 590px;
  color: #ffffff;
  border-collapse: collapse;
  clear: both;
}
tr.odd td, tr.odd .column1 {
  background: #d5e8fe url(images/background.gif) no-repeat scroll 0%;
}
.column1 {
  background: #f9fcfe none repeat scroll 0%;
  width: 118px;
}
td {
  border-left: 1px solid #e5eff8;
  border-bottom: 1px solid #e3f1fe;
  background: #ffffff none repeat scroll 0%;
  color: #678197;
  text-align: center;
  width: 118px;
  padding-top: 4px;
  padding-bottom: 4px;
}
th {
  border-left: 1px solid #e5eff8;
  border-bottom: 1px solid #e3f1fe;
  padding: 5px 0px 5px 5px;
  font-weight: normal;
  color: #7491aa;
  text-align: left;
  width: 118px;
}
thead th {
  background: #f4f9fe none repeat scroll 0%;
  text-align: center;
  font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #629dcc;
}
