div.contact-item{
  background: url('/images/contact-item.gif') bottom repeat-x;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
}
div.contact-item-left{
  float: left;
  width: 364px;
  border-right: 1px solid #e8e8e8;
  background: url('/images/contact_operator.jpg') 225px 50px no-repeat;
}

div.contact-item-left p, div.contact-item-right p{
  width: 354px!important;
}

div.contact-item-left h3, div.contact-item-right h3{
  
}

div.contact-item-right{
  float: left;
  margin-left: 25px;
  width: 314px;
  background: url('/images/contact_identification.jpg') 180px 40px no-repeat;
}

div#contact-banking-left{
  border-right: 0px!important;
  background: none;
}

div#contact-banking-right{
  background: none;
}

div#contact-banking-left p, div#contact-banking-right p{
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
}

p.contact-banking-right-last{
  border-bottom: 0px!important;
}

div.contact-form-top, div.contact-form-bottom{
  font-size: 11px;
}

div.contact-form-top{
  margin-bottom: 25px;
}

div.contact-form-top input{
  margin-left: 4px;
  margin-right: 12px;
}

div.contact-form-bottom textarea{
  vertical-align: top;
}

div.contact-button{
  margin: 25px 0px 0px 65px!important;
}

div#contact-support{
  background: url('/images/contact-item.gif') bottom repeat-x;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

div.contact-support-item{
  border-right: 1px solid #e8e8e8;
  float: left;
  height: 70px;
  width: 220px;
  margin-left: 20px;
}

div.contact-support-item-header{
  font-weight: bold;
  margin-top: 5px;
}

div.contact-support-item-header span{
  color: #B11614;
  font-size: 16px;
}

div.contact-support-item-info{
  font-weight: bold;
  font-size: 13px;
  margin-top: 4px;
}

div#contact-support-hotline{
  background: url('/images/main-support-hotline.jpg') 155px 0px no-repeat;
  margin-left: 0px!important;
}

div#contact-support-email{
  background: url('/images/main-support-email.jpg') 155px 0px no-repeat;
}

div#contact-support-billing{
  background: url('/images/main-support-im.jpg') 160px 0px no-repeat;
  border-right: 0px!important;
}

span.arrow-link{
  background: url('/images/rightish-left-bullet.gif') 0px 4px no-repeat;
  padding-left: 12px;
}

span.arrow-link a{
  text-decoration: underline;
}
