.balloonstyle{
position:absolute;
top: 0px;
left: 0;
padding: 8px;
visibility: hidden;
border:1px solid #754600;
background: #e0d8b8;
font: normal 12px Arial;
z-index: 100;
width: 450px;
height: 300px;
color: #362c15;
overflow-y: auto;
overflow-x: hidden;
}

h2{
color: #362c15;
font-size: 18px;
padding-bottom: 3px;
border-bottom: 1px solid #362c15;
margin-bottom: 5px;
}