#share-wrapper {
    display: none;
    position: absolute;
    width: 730px;
    height: 466px !important;;
    z-index: 10001;
    top: 50%;
    left: 50%;
    margin: -230px 0 0 -365px;
}

#share-frame {
    background-color: transparent;
    border: 0px none;
    padding: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}