#WebHosting {
  margin: 0px auto;
  width: 750px;
}

#WebHosting div.Section-Header1 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

#WebHosting table {
  position: relative;
  float: left;
  overflow: hidden;
  width: 510px;
  border-bottom-left-radius: 10px;
  color: #06305C;
}

#WebHosting table tr.WebHosting-Feature-Section {
  background-color: #C0C0C0;
  font-weight: bold;
}

#WebHosting table tr.WebHosting-Feature {
  background-color: #D8E5F4;
}

#WebHosting table td.WebHosting-Feature-Name {
  width: 240px;
  vertical-align: middle;
}

#WebHosting table td.WebHosting-Feature-Value {
  width: 75px;
  text-align: center;
  vertical-align: middle;
}

#WebHosting-CommonFeatures {
  width: 240px;
  float: left;
  position: relative;
  overflow: hidden;
}

#WebHosting-CommonFeatures div.Section-Header2 {
  height: 17px;
  background-repeat: repeat-x;
  color: #333;
}