@import url("../basic.css");

#content{
	float: left;
	width: auto;
}

#rightContent{
	float: right;
	width: 480px;
}

.tx-nblgooglemaps-pi1{
	position: relative;
	width: 480px;
	height: 300px;
	border: 1px solid #064413;
}

#map{
	width: 480px;
	height: 300px;
}

#infoWindowTabRoute{
	position: relative; 
	/*left: 16px; 
	top: 16px; */
	width: 230px; 
	_width: 210px; 
	height: 100px;
	_height: 58px; 
	z-index: 10;
	font-size: 10pt;
}