/* +++ CONTACT_US +++ */
#contacts { background: url(/esf/static/img/contact-grad.gif) repeat-x top; filter:alpha(opacity=50); opacity:0.5; -moz-opacity: 0.5; }
#left-contacts { width: 485px; background: url(/esf/static/img/contact-split.gif) no-repeat right top; vertical-align: top;  }
.left-contacts-table { width: 385px; margin: 10px auto; }
#right-contacts { width: 485px; vertical-align: top; }
.right-contacts-table { width: 385px; margin: 10px auto; }
    .contacts-caption { width: 200px; margin: 5px auto 5px 20px; color: rgb(255,218,150); font: normal 18px arial; }
    .contacts-td-1 { color: silver; width: 100px; text-align: right; padding-right: 15px; }
    .contacts-td-2 { color: white; width: 285px; text-align: left; padding-left: 15px; }


.contacts-form { width: 440px; margin: 0px 200px; }
.form-caption { font: normal 18px arial; width: 155px; margin-left: 220px; margin-top: 50px; }

.contacts-form form { margin: 0px; padding: 0px; }
.contacts-form ul { list-style: none;  }
.contacts-form ul li { text-align: right; font: normal 14px arial; margin: 5px auto; }

.small-input { width: 265px; height: 20px; }
.select { width: 271px; height: 22px; }
.message-input { width: 265px; height: 115px; }

.send-message { width: 264px; height: 32px; margin-left: 172px; padding-bottom: 50px; margin-bottom: 50px; border: none; cursor: pointer; background: url(/esf/static/img/send_message.png) no-repeat center top; }
/* +++ END +++ */