.stickySave .tl_submit_container {
    position:fixed;
    bottom:0;
    z-index:1999999999;
    left: auto;
    width: 75% !important;
}

.stickySave #main{
    padding-bottom:30px;
    margin-bottom:30px;
}

.stickySave #tl_helpBox{
    margin-left:30px;
}

/* fixes easy themes bug */
#easy_themes {
    display: none;
}