form.formtastic fieldset.inputs {
  background: none;
  margin: 0;
  padding: 0; }
  form.formtastic fieldset.inputs ol li {
    padding: 0; }

.tier {
  clear: both; }

.tier .block {
  background: #e5e5e5;
  float: left;
  margin: 5px; }
  .tier .block h2 {
    font: normal 14px Verdana, Tahoma, sans-serif;
    padding: 5px 10px;
    text-indent: inherit; }

* html .tier .block h2 {
  text-indent: 0; }

#start {
  background: url(../images/theme/start_advert.png);
  height: 175px;
  margin-left: 0;
  position: relative;
  width: 589px; }
  #start ul {
    font: 16px/140% Arial, sans-serif; }
    #start ul li {
      background: url(../images/theme/start_bullet.png) no-repeat 0 0.25em;
      list-style: none;
      margin: 0;
      padding-left: 24px; }
  #start h4 {
    bottom: 0;
    font-size: 11px;
    left: 0;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: right;
    width: 100%; }
    #start h4 a {
      bottom: 0;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      position: absolute;
      right: 10px; }
      #start h4 a:hover {
        border: 0; }

#login {
  background: url(../images/start_login_form.png);
  height: 175px;
  margin-right: 0;
  width: 299px; }
  #login form.formtastic fieldset.inputs li.string label,   #login form.formtastic fieldset.inputs li.password label {
    display: inline-block;
    margin-right: 5px;
    text-align: right;
    width: 100px; }
    #login form.formtastic fieldset.inputs li.string label abbr,     #login form.formtastic fieldset.inputs li.password label abbr {
      display: none; }
  #login form.formtastic fieldset.inputs li.string input,   #login form.formtastic fieldset.inputs li.password input {
    width: 165px; }
  #login form.formtastic fieldset.inputs li.boolean {
    padding-left: 105px; }
  #login form.formtastic fieldset.buttons {
    margin-top: 10px; }
    #login form.formtastic fieldset.buttons li.forget {
      float: left; }
    #login form.formtastic fieldset.buttons li.commit {
      float: right; }

* html #login {
  overflow: hidden; }
  * html #login form.formtastic fieldset.inputs li {
    width: auto; }
  * html #login form.formtastic fieldset.buttons li.forgot {
    float: left; }
  * html #login div.content {
    padding-top: 0; }

#buy_an_ad {
  margin-left: 0; }

#buy_an_ad, #buy_a_pack {
  background: url(../images/theme/start_buy_ad.png);
  height: 224px;
  position: relative;
  width: 253px; }
  #buy_an_ad ul,   #buy_a_pack ul {
    font: bold 17px/200% Arial,sans-serif; }
    #buy_an_ad ul li,     #buy_a_pack ul li {
      background: url(../images/theme/start_bullet.png) no-repeat 0 0.25em;
      list-style: none;
      margin: 0;
      padding-left: 24px; }
  #buy_an_ad .content a,   #buy_a_pack .content a {
    bottom: 0;
    color: #545454;
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 119px; }
    #buy_an_ad .content a:hover,     #buy_a_pack .content a:hover {
      border: 0;
      text-decoration: underline; }

#customers {
  background: url(../images/start_customers.png);
  height: 224px;
  margin-right: 0;
  width: 372px; }
  #customers .content {
    text-align: center; }
