

#base
{
/*  padding-bottom: 71px;*/
}


.divLoad 
{
	background-color: #E1E1E1; 
	width: 100%;
	height: 100%;
	font: caption;
	position: absolute;
	z-index: 10005;
	left: 0px;
	top: 0px;
        opacity: 0.75; 
	filter:alpha(opacity=75);
        -moz-opacity: 0.75;
        -khtml-opacity: 0.75;
	display: block; 
}

#dvMapGoogle
{
  padding-left: 350px !important;
  margin-bottom: 72px;
}