﻿input[type="text"], textarea {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    height: 15px;
    color: #404040 !important;
    padding: 2px 2px 0px 2px;
     margin:0px;    
}

input[type="submit"] {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #404040;
 }

input[type="checkbox"], input[type="radio"] {border:none}

input {color: #404040 !important}

select {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #404040;
    padding: 1px 1px 1px 0px;
    margin:0px;    
}
