#mycustomscroll {
/* Typical fixed height and fixed width example */
color: #af9082; font-family: Georgia, Times, serif; font-size: 16px; line-height: 22px; position: absolute; top:190px; left: 300px; width: 580px; height: 370px; overflow: auto; margin: 0; padding: 0 30px 0 0; }


