/***** inline CSS *****/
.each_map {
width:300px;
height:150px;
line-height:105%;
clear:both;
margin:1em auto;
padding:0;
border:1px solid #999;
text-align:left;
font-size:100%;
}
.each_map img {
margin:0;
padding:0;
border:0 none;
}
.each_map .infowindow strong {
font-size:1em;
}
.each_map .infowindow p {
line-height:1.40em;
margin:1em 0 0;
padding:0;
text-indent:0;
font-size:.85em;
}

