﻿#mycustomscroll {
position: absolute;
padding-left: 5px;
padding-right: 50px;

height: 400px;
width: 780px;
overflow: auto;

}






