


#firstname, #lastname, #company, #title, #email, #vemail, #telephone, #address, #address2, #country, #zipcode, #request, #city, #hearabtus, #comments, #contentcity, #security_code, #extension, #Name, #Email, #Telephone, #Extension { float: left; }


input.textfield { margin-bottom: .5em; width:250px; }
input.error { border: 1px solid #D91F3D; }
/*
label.error { width: 155px; float:left; padding:2px; font-size:11px; background: url('/images/common/unchecked.gif') no-repeat right 2px; }
label.valid { background: url('/images/common/checked.gif') no-repeat right 2px; display: block; width: 16px; height: 16px; padding-left: 2px;}
*/

label.error { width: 155px; float:left; padding-left:20px; font-size:11px; background: url('/images/common/unchecked.gif') no-repeat left 2px; }
label.valid { background: url('/images/common/checked.gif') no-repeat left 0px; display: block; width: 16px; height: 16px; padding-left: 2px;}

label.error { width: 155px; float:left; padding-left:10px; font-size:11px; }
