#gototop {
   position:fixed;
   z-index:5000;
   bottom:10px;
   right:10px;
   background:url("../../../stt-images/dwieeb_arrow_darker.png") no-repeat top left;
   text-indent:-9999em;
   width:30px;
   height:30px;
   }
#gototop:hover,
#gototop:active,
#gototop:focus {
   outline:0;
}