th.title{
background-color: #333399;
color: #ffffff;
border:2px outset gray;
}
th.title h1{
margin:0px;
}
div#map{
border:2px outset gray;
}
div.marker_data_html{
width: 320px;
margin-top:4px;
}
div.marker_data_html div.subject{
text-align:center;
padding:4px;
font-weight:bold;
font-family:sans-serif;
border:outset 2px gray;
margin-bottom:8px;
}
div.marker_data_html div.description{
width: 300px;
height: 124px;
overflow: auto;
border-top: 1px dashed black;
margin-top: 4px;
padding: 4px;
}
div.thanks{
width: 160px;
border-top: 1px gray dashed;
text-align: left;
margin:10px 0;
border-bottom: 1px gray dashed;
font-size:95%;
}
p{
line-height:1.2em;
}
