
/**
 * Text Rates
 */

#text-rates {
  position: relative;
  width: 720px;
}

#text-rates #sms {
  position: absolute;
  width: 73px;
  height: 73px;
  top: 0px;
  right: 24px;
  background: url('/images/bgs/text-rates/sms.gif') no-repeat;
}

#text-rates H2 {
  color: #8ca2a2;
  margin-top: -4px;
  margin-bottom: 32px;
}

#text-rates .overview {
  background: url('../images/bgs/text-rates/overview.jpg') left bottom no-repeat;
  padding: 0px 20px;
  min-height: 450px;
}

#text-rates P {
  margin-top: 0px;
}

#text-rates-form {
  background: url('/images/bgs/text-rates/text-rates-form.gif') no-repeat;
  margin: 16px 0px;
  width: 360px;
  height: 95px;
  overflow: hidden;
}

#text-rates-form TABLE {
  margin: 10px;
}
