#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    top: 0;
    height: auto;
    z-index: 999999;
    /* Specify the width of your pageslide here */
    width: 260px;
    /* These styles are optional, and describe how the pageslide will look */
    background-color: #fff;
    color: #FFF;
    overflow: hidden;
}
