#personalInformation { margin-top:1.5em; }
#personalInformation legend { display:none; }
#personalInformation label {
	width:74px;
	clear:none!important;
	float:left;
	padding: 3px 0 0 0;
	line-height:1em;
}
#personalInformation label em { font-size: 9px; }
#personalInformation input[type="text"],
 #personalInformation select {
	width:128px;
	margin:0 5px 1.5em 5px;
	float:left;
}
#personalInformation select { 
	width:145px; 
	padding: 5px 5px 5px 10px;
}
#generalInformation legend { display:none; }
#generalInformation label {
	width:74px;
	clear:none!important;
	float:left;
	line-height:1em;
	vertical-align:middle;
}
#generalInformation select {
	float:left;
	width:311px;
}
#generalInformation label#job_label,
#generalInformation label#awareLabel { margin-bottom:10px; }
#generalInformation label#job_label { width:340px; }
#generalInformation select#job { margin-right:28px; }
#generalInformation label#awareLabel {
	width:auto;
	float:left;
}
/*#Yourmessage {
	float:left;
	width:350px;
}*/
#Yourmessage legend { display:none; }
#Yourmessage textarea {
	margin-top:.5em;
	width:700px;
	height:211px;
	overflow:hidden;
}
#list label { margin-right: 10px; }
input#SecurityCode { width: 320px; }
#Captacha {
	width:700px;
	padding-top:1.5em;
}
#Captacha legend { display:none; }

#Captacha label { display: block; }
#Captacha input[type="text"] { float: left; }

#captchaCode { margin: -6px 0px 0px 7px; }
#captchaCode,
#AudioImg,
#RefreshImg { float: left; }

#AudioImg,
#RefreshImg { margin: 8px 0 0 0; }


#submitForm { float:right; }