/* page header */
.bar_big .bar h1 {
  display: block;
  background: url(/img/interface/page_headers/kayit_1.gif) no-repeat left top;
  width: 650px;
  height: 44px;
}

.bar_big .bar h1 b {
  display: none;
}

.left.features {
  background: url(/img/interface/arrow.jpg) no-repeat right 100px;
}

.left.features .text {
  padding-right: 130px;
}

#maillist label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
}

#maillist input[type=text] {
  font-size: 130%;
  width: 230px;
}

#maillist label.error{
  color: red;
  font-size: 90%;
  font-weight: normal;
  margin: 0;
  margin-top: 5px;
  margin-bottom: -10px;
  padding: 0;
}

