/*infoWindow start*/
/**** Info Window Shadow Start ***/
.u-shadow-container {
	width: 350px;
	height: 40px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://api.urmap.com/api/img/bubble2/shadow.png', sizingMethod='scale');
	position: absolute;
	left: 60px;
	top: 40px;
	z-index: 1;
}