#ajno-seo-edit-button {
background-color: #009AD4;
    border-radius: 0 7px 7px 0;
    bottom: 38px;
    box-shadow: 0 0 4px -2px;
    height: 23px;
    left: 0;
    opacity: 0.4;
    padding: 6px;
    position: fixed;
    width: 61px;
}
#ajno-seo-edit-button:hover {
    opacity: 1;
}

#ajno-seo-edit-button-1 {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    margin: 0;
}