#scroll{
         position : absolute;
      white-space : nowrap;
              top : 0px;
             left : 200px;
       }
#oScroll{
	   margin : 0px;
	  padding : 0px;
         position : relative;
            width : 99%;
           height : 20px;
         overflow : hidden;
        }