.stickySave .tl_submit_container {
	position:fixed;
	bottom:0;
	z-index:99;
	left: auto;
}

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

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

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