.scroll-track{
 margin-left:-10px;
 margin-top:-14px;
 z-index:10;
 background-image:url("templates/ja_purity/images/track.gif");
 padding:0px;
}

.scroll-handle{
/*  border:0px solid red; */
 cursor:pointer;
 background-repeat:repeat-y;
 background-position:center;
 background-image:url("templates/ja_purity/images/handle.jpg");
 width:10px;
}
.scroll-handle-top
{
  height:4px;
  width:10px;

}
.scroll-handle-bot
{
  height:4px;
  width:10px;

}

