.geolocation .geo-state-form {
    display: inline;
    margin: 0;
    padding: 0;
}

.geolocation .geo-state-btn {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font: inherit;
    color: #000;
    cursor: pointer;
    position: relative;
}

.geolocation > ul > li > .geo-state-form > .geo-state-btn {
    font-weight: bold;
}

.reg-ok .reg-ok-yes-form {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.reg-ok .reg-ok-yes-form button {
    font-size: 14px;
    color: #364c83;
    float: left;
    margin: 2px 5px 0 10px;
    line-height: 14px;
    border: none;
    border-bottom: 1px solid #364c83;
    text-transform: uppercase;
    background: none;
    padding: 0;
    cursor: pointer;
}
