#content-front {
  text-align: left;
}

/* Scroller */
#scroller-box {
  background: url("/uploads/images/scroller-box-bg.gif") no-repeat;
  height: 30px;
  margin-bottom: 10px;
}

#scroller-box p {
  float: left;
  position: relative;
  left: 10px;
  top: 7px;
  margin: 0;
  padding: 0;
}

#scroller {
  position: relative;
  width: 630px;
  float: left;
  left: 15px;
  top: 7px;
}

#scroller a {
}

/* Promo box */
.promo-box {
  float: left;
  width: 295px;
  margin-right: 15px;
  background: url("/uploads/images/box7-body-r.gif") no-repeat bottom right;
}

.promo-box-head {
  background: url("/uploads/images/box7-head-r.gif") no-repeat top right;
}

.promo-box-head div {
  background: url("/uploads/images/box7-head-l.gif") no-repeat top left;
}

.promo-box-head img {
  position: relative;
  left: 10px;
  top: 7px;
}

.promo-box-body {
  background: url("/uploads/images/box7-body-l.gif") no-repeat bottom left;
  height: 128px;
  padding: 12px;
}

.promo-box-body p {
  margin-top: 5px;
  padding: 0;
}

.promo-box-body a {
  font-size: 12px;
}

/* Login box */
#login-box {
  float: right;
  width: 200px;
  background: url("/uploads/images/box4-body-r.gif") no-repeat bottom right;
}

#login-head {
  background: url("/uploads/images/login-head-r.gif") no-repeat top right;
}

#login-head div {
  background: url("/uploads/images/login-head-l.gif") no-repeat top left;
  height: 30px;
  text-align: center;
}

#login-head div img {
  position: relative;
  top: 6px;
}

#login-body {
  border-top: 2px solid #fff;
  background: url("/uploads/images/box4-body-l.gif") no-repeat bottom left;
  padding: 5px;
  padding-bottom: 10px;
  text-align: center;
}

#login-box label {
  display: block;
  color: #fff;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 2px;
}

#login-box select {
  font-size: 11px;
  width: 160px;
}

#login-box input {
  font-size: 11px;
  width: 155px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

#login-box button {
  margin: 0;
  margin-top: 10px;
}
