#columnarForm {width:99%;}
#columnarForm fieldset { float: left; width: 43%; height: 880px; margin: 20px 5px; padding: 0 1em 1em 1em; }
#columnarForm label { display: block; margin-bottom: 1em; }
#columnarForm legend { font-weight: bold; }
#columnarForm label.first { padding-top: 1em; }
#columnarForm .radio { width: 100%; height:32px; }
#columnarForm .radio input { float: left; width: auto; }
#columnarForm .radio label { font-weight: normal; width:50px; margin-right: 40px; float: left; }
#columnarForm input { display: block; width: 18em; }
#columnarForm textarea { display: block; width: 90%; height:50px; margin-bottom:2em; }
#columnarForm select { display: block; }
#comment { clear: both; float: left; }
#columnarForm .submit { width:auto; font-weight:bold; float:left; }
#send { clear: both; width: 100%; height:30px; margin: 10px 5px; padding: 0 1em 1em 1em; }
