      /* Uni-Form style sheet */
     
      
      /* You don't need these, they are here to tune up the page */
      body{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
        a img{ border:none; }
      
        .uniForm{ /*padding: 20px;*/ background: #ffffff; -webkit-border-radius: 7px; }
          .uniForm fieldset{ margin: 0 0 1.5em 0; }
            .uniForm .inlineLabel em{ left: 10px !important; }
            
          .uniForm .inlineLabels .ctrlHolder .multiField.phoneNum .blockLabel{ width: auto; }
            .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_ccode.textInput,
            .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_area.textInput{ width: 4em; }
			
