.Gmap_PopInfoWindow {
	width:auto;
	height:auto;
	font-size: 12px; 
	line-height: 1.5; 
	overflow:auto
	scrollbar-base-color: #EEE; 
	scrollbar-arrow-color: #333;  
	}

.Gmap_PopInfoWindow .Gmap_PopInfoTitle{
	font-weight: bold; 
	border-bottom: 1px solid #333; 
	margin-bottom: 6px; 
	padding-bottom: 4px
	}

.Gmap_PopInfoWindow p{
	padding: 0;
	margin: 0 0 10px 0;
	}
