@charset "utf-8";
button#searchOJPButton {
    margin: 0 -9% 0 1%;
    /* float: right; */
    /* padding-right: 15px; */
    /* width: 100%; */
    /* height: 118%; */
    text-align: left;
    background-color: #fefefe;
    color: #575757 !important;
    font-variant: small-caps;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    border-color: #e0e0e0;
    padding-top: 4px;
    padding-bottom: 3px !important;
}
#search {
    margin: 10px 0px 0px 0px;
}

label {font-size:12.8px;}