#app { padding-top: 10px; }
#app .fieldset { border: 1px solid #008267; float: left; margin-bottom: 15px; position: relative; width: 398px; }
#app .legend { background: #fff; color: #82001c; float: left; font-weight: bold; left: 5px; padding: 0 4px; position: relative; top: -8px; }
#app ul { float: left; list-style: none; margin: 0; padding: 0 0 10px 0; }
#app li { clear: left; float: left; padding: 5px 0; width: 398px; }
#app .label, #app .field { display: inline; float: left; }
#app .label { font-size: 10px; font-weight: bold; margin-left: 5px; text-align: left; width: 115px; }
#app .label b { font-size: 11px; }
#app .field { margin-left: 5px; width: 270px; }
#app .horiz input { width: 264px; }
#app .radiobtn { float: left; margin-right: 3px; white-space: nowrap; }
#app .radiobtn input { width: auto; }
#app .vert .label { padding-bottom: 5px; width: 388px; }
#app .vert .field { clear: left; margin-left: 5px; }
#app .vert textarea { height: 100px; width: 385px; }
#app .solo .field { clear: left; width: 400px; }
