.submit-button {
    height: 21px;
    margin: 5px 0;
    padding: 0;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid;
    color: #000000;
    border-color: #27464F;
    background-color: #A0BBBB;
    background-image: url(images/submit_bttn_4.gif);
    background-repeat: no-repeat;
 }

 
