#campak_machine #content #right .scroll-pane {position: relative;  width: 650px; height: 150px;  background-color: transparent;  padding-bottom:25px; }
#campak_machine #content #right #pane { position: relative; height: 150px;  }
#campak_machine #content #right #pane p { width: 630px;}


#right .jScrollPaneContainer {position: relative; height: 100%;  ; overflow: hidden; z-index: 1; }

#right .jScrollPaneTrack { position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; background: #c1c6d0;  margin-top: 10px;   }

#right .jScrollPaneDrag { position: absolute; background: #002565; cursor: pointer; overflow: hidden; height: 100%;}

