		#scroll_div
      {
         width:335px;
         height: 152px;
         top: 70px;
         left: 169px;
         position: relative;
         border: solid;
         border-width: 1px;
      }
      #scroll_div div.scrollableArea *
      {
         position: relative;
         float: left;
         margin: 0;
         padding: 0;
      }
      div.scrollWrapper
      {
         position: relative;
         overflow: hidden;
         width: 100%;
         height: 100%;
      }

      div.scrollableArea
      {
         position: relative;
         width: auto;
         height: 100%;
      }
      p { margin-top: -0.5em;}

      .indent {
         padding-left: 10px ;
    		text-indent: -10px ;
         line-height: 14px;
      }
