IMG#bookmarklet-logo {
    width: 100%;
}

IMG#bookmarklet-badge {
    display: none;
}

.bookmarklet-footer {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    background: "grey";
    font-family: "Raleway";
}

.version {
    font-size: 75%;
    position: absolute;
    top: 5px;
    right: 20px;
}

.raleway-font {
    font-family: "Raleway";
}

/* restyle anchor links into buttons on bookmarklet */
.likeabutton {
    appearance: button;
    -moz-appearance: button;
    -webkit-appearance: button;
    color: white;
    text-decoration: none; font: menu; color: ButtonText;
    display: inline-block; padding: 2px 8px;
}

#email-request {
    margin-top: 10px;
}

#core_results {
    margin-top: 10px;
    margin-bottom: 10px;
}

form button {
    margin-top: 5px;
}
