#scrollUp{bottom:0;left:3px;width:33px;height:33px;margin-bottom:-10px;padding:10px 5px;text-align:center;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);box-shadow:0 0 2px 1px rgba(0,0,0,0.2);background-color:#999;-webkit-transition:margin-bottom 150ms linear;-moz-transition:margin-bottom 150ms linear;transition:margin-bottom 150ms linear;background-image:url("../../images/icon_pageTop.png");background-repeat:no-repeat;background-position:50% 50%;border-radius:5px 5px 0 0;text-indent:-9999px;position:fixed}#scrollUp:hover{margin-bottom:0}