/* Start of CMSMS style sheet 'Beerchips Form Styles' */

.formbuilderform fieldset {padding: 1em; border: 0;}    
.formbuilderform fieldset legend {font-weight: bold; font-size: 24px; text-align: center;}    
.formbuilderform div {padding: 0.25em 0 0.25em 0;}    

.beerchips_textinput label {width: 150px; float: left;} 
.beerchips_textinput input {width: 200px;}     

.beerchips_textinput2 {width: 250px;}  
.beerchips_textinput2 input {width:20px; padding-right: 10px;}    
.beerchips_textinput2 label {width: 200px; float: right;}       
.beerchips_dropdown label {width: 150px; float: left}   
.beerchips_dropdown select {}

.submit input {color: #FFCC00; background-color: #000000;}
/* End of 'Beerchips Form Styles' */

