#single{ border: 2px solid red; font-size: small; width:60px; height:20px; position:absolute; right:100px; top:156px; cursor:pointer; text-align: center; } #table{ border: 1px solid #333; font-size: small; width:60px; height:20px; position:absolute; right:20px; top:156px; cursor:pointer; text-align: center; } #myTable{ border: 1px solid red; width: 180px; height:25px; position:absolute; bottom:50px; right:10px; overflow: auto; } #myText{ width: 180px; height:25px; position:absolute; bottom:50px; right:10px; } #okButton{ width: 50px; height: 25px; position:absolute; bottom:50px; right:10px; } #cancelButton{ width: 50px; height: 25px; position:absolute; bottom:50px; right:10px; }