@CHARSET "UTF-8";
/** Banner on Google Map */
div#blockMapBanners {
	position: absolute;
	width: 468px;
	height: 60px;
/*	top: 400px; */
	bottom: 20px;
	left: 70px;
	padding: 17px 3px 3px;
	background: transparent url('../img/bg_block_map_banner.png') top left no-repeat;

}
