#container h2.en {
  background: url('/images/pricing.png') no-repeat;
}

#container h2.fr {
  background: url('/images/tarification.png') no-repeat;
}

table.left,
table.right {
  width: 50%;
}

table.left {
  float: left;
}

thead th.features,
tbody th {
  width: 202px;
}

thead th {
  text-align: center;
  padding-bottom: 1.5em;
}

tbody th {
  text-align: right;
  padding: 0.5em 0;
}

tbody tr.title th {
  font-weight: bold;
}

tbody td {
  text-align: center;
  color: #1772ab;
}

tbody td a {
  color: #171717;
  font-size: smaller;
  font-weight: bold;
  border-bottom: 1px solid #171717;
}

tbody td a:visited {
  color: #646464;
  border-bottom: 1px solid #646464;
}

tbody td a:hover {
  border-top: 1px solid #171717;
  border-bottom: 1px solid #171717;
}

#legend {
  text-align: center;
  margin-top: 3em;
}

#legend img.unlimited {
  vertical-align: middle;
}

#legend span {
  margin: 0 0.6em 0 2em;
}

#storage-bandwidth {
  margin: 2.5em -15px;
  background-color: #e5edf1;
  text-align: center;
}

#storage-bandwidth h3 {
  line-height: 1.6em;
  font-size: 1.6em;
  font-weight: normal;
}

#starting-offer {
  position: absolute;
  width: 211px;
  height: 211px;
  top: 130px;
  right: 40px;
}

#offers ul li {
  display: inline;
  margin: 0 34px;
}