/* =testdrive-style1
-------------------------------------------------------------- */
#testdrive {float:left;width:100%;}
	#testdrive .fieldset0 {float:left; width:42%;}
	#testdrive .fieldset1 {float:left; width:45%;}
	#testdrive .fieldset2 {float:left; width:93%;}

/* =submit treatment
-------------------------------------------------------------- */
.submit {float:right;clear:none;margin-right:3em;}

/* =ie6
-------------------------------------------------- */
*html .submit {margin-right:1em;}
