#doc3 {
}
#map{
margin-bottom:20px;
}
.baloon{
color:#333;
width:200px;
}
.baloon *{
	line-height: 130%;
}
.baloon h3{
	font-size:90%;
color: #4c8030;
margin:0;
padding:0;
font-weight: normal;
}
.baloon h4{
	font-size:85%;
color:#333;
margin:0;
padding:0;
}
.baloon p{
	font-size:80%;
	
}
.baloon h4 a{
}
#map.index-map{
width:565px;
height:400px;
}
#map.entry-map{
width:300px;
height:300px;
float:left;
margin:0 20px 20px 0;
}