﻿form.formStyle { margin: 20px 0 0 0; line-height:12px; }
    .finput label { font-weight: bold; display: block; margin-bottom: 5px; }
    .radioCheck label { display: inline; }
    .submit { margin: 30px 0 20px 220px; }
    
    .finput, .radioCheck { margin: 0 15px 10px 0; }
    
    .ff50, .ff50 input, .ff50 select { float: left; width: 50px; }
    .ff100, .ff100 input, .ff100 select { float: left; width: 100px; }
    .ff150, .ff150 input, .ff150 select { float: left; width: 150px; }
    .ff200, .ff200 input, .ff200 select { float: left; width: 200px; }
    .ff210, .ff210 input, .ff210 select { float: left; width: 210px; }
    .ff250, .ff250 input, .ff250 select { float: left; width: 250px; }
    .ff300, .ff300 input, .ff300 select { float: left; width: 300px; }
    
    .ff515, .ff515 input, .ff515 textarea { float: left; width: 515px; height: 150px; margin-bottom: 40px; }
