/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP SOME width
       CUSTOM.CSS made by Form User - http://yourdomain.com 
      Designed and built to work with the Your WordPress theme
================================================================== */
/*
  In creating the other themes I found that this is what I needed
  to make it come together without WP theme conflict. Have fun!
*/

fieldset {
border:0;
}

input, select, textarea {
margin-bottom:15px;
}

label {
float:left;
margin-bottom:5px;
width:100%;
}

/* End CUSTOM CSS */