#price-tabs {
  position: absolute;
  right: 4px;
  top: 0;
  width: 130px;
  font-size: 10pt;
  font-weight: bold;
  padding-top: 16px;
}

#price-tabs div {
  background-color: #bbbcbe;
  margin-top: 16px;
  padding: 8px 0 8px 4px;
  color: #181818;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #ddd;
}

.desc {
  padding: 0.25em 0.5em;
  font-size: 11pt;
  width: 600px;
}

.content a {
  display: block;
  text-align: right;
  padding: 4px;
}

.content ul {
  margin-bottom: 1px;
}


#quality {
  height: 230px;  
}

#quality .body {
  width: 500px;
}

#quality .desc {
  width: 500px;  
}

#quality-text {
  font-size: 11pt;  
}

#quality img {
  position: absolute;
  right: 4px;
  top: 4px;
}

#testimonials {
  padding-left: 1em;
}

#testimonials blockquote {
  font-size: 10pt;
  background: url("/images/quote.gif") left top no-repeat transparent;
  padding-left: 42px;
  margin-left: 16px;
  min-height: 24px;
}

blockquote div {
  font-size: 8pt;
  text-align: right;
}

