.contact-container { float: left; border: 1px solid #777676; padding: 13px; margin-left: 8px; background-color: #16151e; margin-bottom: 8px; }
.contact-element { white-space: nowrap; float: left; margin-bottom: 5px; }
#contactContent { width: 385px; }
#contactForm { width: 770px; }
#buttons { text-align: right; margin-top: 5px; }

.contact-header { text-transform: uppercase; border-bottom: 1px solid #fff; margin-top: 0px; font-weight: normal; }
textarea { width: 100%; }
label { margin-right: 2px; }

