.save_action {
    background: none repeat scroll 0 0 #64C964;
    color: white;
    display: none;
    float: left;
    font-size: 9px;
    letter-spacing: 1px;
    margin: 0 0 0 1px;
    padding: 5px;
    position: fixed;
    right: 0;
    text-transform: uppercase;
    top: 0;
}