ul.hosting-features {
  list-style:none;
  text-align:left;
  margin:5px 0px 25px 0px;
  padding:0px;
}

.hosting-features a:link, a:visited, a:active {
  font-weight:normal;
  color:#003767;
}

.hosting-features li {
  padding: 3px 0px 0px 20px;
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  font-weight:normal;
}

.webhosting-plans {
  width:700px;
  padding-right:10px;
  margin-right:10px;
  font-size:80%;
  border-collapse:collapse;
}

.webhosting-plans th {
  font-size:85%;
  padding:3px 0px 3px 0px;
  margin:0px;
  font-weight:bold;
}

.webhosting-plans td, th {
  padding:3px;
  text-align:center;
  border: solid 1px #DDDDDD;
}

.webhosting-addons {
  width:700px;
  font-size:80%;
  border-collapse:collapse;
}

.webhosting-addons th {
  font-size:85%;
  font-weight:bold;
}

.webhosting-addons td, th {
  padding:5px 10px 5px 10px;
  border: solid 1px #DDDDDD;
}
