#mapWhiteBoxBottom {
	background:transparent url(../images/mapWhiteBoxBottom.gif) no-repeat scroll left bottom;
	width:715px;
	padding-bottom:15px;
}

*:first-child+html #mapWhiteBoxBottom {
	margin-bottom:-15px;
}

#mapWhiteBoxTop {
	background: transparent url(../images/mapWhiteBoxTop.gif) no-repeat top left;
	min-height: 150px;
	height: auto;
}
/* IE 6  */
* html #mapWhiteBoxTop {
	height: 150px;
}

#vayamaFlightMapDiv {
	float:left;
	margin-left:15px;
	margin-top:15px;
}
/* IE 6  */
* html #vayamaFlightMapDiv { 
	margin-left:8px; 
}
