#contact-email-address, #contact-message { float: left; margin-bottom: 10px; width: 375px; } #contact-send { clear: both; float: right; margin-right: 35px; } .error-module p { margin-top: 0; } .invalid { background-position: 0 -32px; } .invalid, .valid { background-image: url(http://cdn1.chrispederick.net/images/3.1/contact/contact.png); background-repeat: no-repeat; display: block; float: left; margin: 5px 0 0 10px; height: 16px; width: 16px; } .valid { background-position: 0 0; }