.inlineframe {
 background-color:#FFFFFF;
 height:100px;
 overflow:auto;
 overflow-y:scroll;
 overflow-x:hidden;
}

