.sc1 {
    background: url("images/scroller_new.png") no-repeat scroll center center transparent;
    cursor: pointer;
    display: none;
    height: 75px;
    position: fixed;
    bottom: 0px;
	left:0px;
    width: 75px;
    z-index: 10;
}