@charset "UTF-8"; 
#careerForm { padding: 0px; width: 533px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; display: block; }
label { float: left; clear: both; font: 12px "Trebuchet MS", Verdana, Arial; color: #56544B; padding-top: 5px; font-weight: bold; }
input { float: left; clear: both; font: 11px "Trebuchet MS", Verdana, Arial; color: #34322C; font-weight: bold; }
select { float: left; clear: both; font: 11px "Trebuchet MS", Verdana, Arial; color: #34322C; font-weight: bold; }
textarea { float: left; clear: both; width: 340px; font: 11px "Trebuchet MS", Verdana, Arial; color: #34322C; }

#yemail, #yname, #femail, #fname, #comments { width: 340px; border: 1px solid #bbb; height: 16px; background: #eee url('../images/fieldBack.gif') repeat-x; }
#name, #email, #phone_no, #attachment, #hear{ width: 530px; border: 1px solid #bbb; height: 16px; background: #eee url('../images/fieldBack.gif') repeat-x; }
#message{ width: 530px; border: 1px solid #bbb; height: 90px; background: #eee url('../images/fieldBack.gif') repeat-x; }
#send { margin-top: 1em; }