 #mycustomscroll {
  width: 510px;
  height: 320px;
  padding-right : 30px;
  overflow: auto;
  position: relative; 
  border:0px solid #000000;
  float:left;}

