/* google maps specific css */
#map {
	height: 600px
}
.bubble {
	margin: 0px 10px 0px 0px; 
	padding: 0px 2px 0px 0px; 
	background : #ffffff; 
	width: 300px; 
	height: 140px;
	overflow : auto;
	white-space: pre !important;
}
.tab-title {
	font-size: 9px;
}