#around_the_world {
	border: 1px solid #999;
}
		
.infowindow-map h3 {
	color:#074E9D;
	font-size:1.2em;
	border-bottom: 1px solid #999;
	margin-bottom: 5px !important;
	margin-top: 0px;
}

.infowindow-map img {
	width: 100px;
	float: left;
	margin: 4px 8px 4px 0;
}		

.infowindow-map {
	line-height: 1.3em;
	text-align: left;
	display: block;
	clear: both;
	font-size:1em;			
}
