
form{margin:0; padding:0;}

#regBox{padding-left:10px;}
#team_registration {border: 1px solid #dfdfdf;}	
#team_registration .label{padding-bottom:1px; padding-top:10px; font-weight:bold;}
#team_registration .textInput{width:200px; border:#999999 solid 1px; padding-left:2px; background-color:#edffeb; height:18px;}
#team_registration .gomb{ padding-top:10px;}
#team_registration select{height:20px;}

.errorMSG{border:#FF0000 solid 1px; background-color: #FFCECE; padding:5px;}
.msg{border:#1f9228 solid 1px; background-color: #e4ffe6; padding:5px;}

#member_registration .textInput{border:#999999 solid 1px; padding-left:2px; background-color:#edffeb;}
#member_registration .w{width:250px;}