#form label {
	font-style:italic;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	width:540px;
}


#form fieldset {
	margin-bottom:7px;
	border-bottom-color: #d5d5d5;
} 

#form legend {
	color: #754c24;
	height:24px;
}


#form #id_advtech,
#form #id_yestoe,
#form id_techexample,
#form textarea.span4 {
	width:540px;
}

#form div {
	display: inline-block;
    padding-left: 30px;
    text-indent: -30px; 
	width: 174px;
}

 #form div.recaptcha_input_area {
	display: block;
	padding-left: 0;
	text-indent: 0;
}

#form span label {
	margin-top: 20px;
	border-top: 1px solid #d5d5d5;
}

#form span#method.none div {
	display: block;
	width: 540px;

}
