a {
	border: none;
	text-align: center;
}

#googleMap{
	color: #000;
        float: left;
	display: block;
        overflow: hidden;
	margin: 0;
	text-align: center;

}

#button{
	text-align: center;	      
        line-height: 15px;	
	clear: both;
	display: none;
}

#mapContainer{
        width: 0px;
        height: 0px;
	text-align: center;
	float: left;
        display: block;
	background-color: #ccc;
	border: 0px solid black;
}

#googleMap div{
	width: auto;
}

#link{
 	width: auto;
 	color: #000;
 	text-align: center;
 	font-family: "Arial";
		
}

#link td{
	padding: 3px ;
}

#link th{
	padding: 8px 0 5px 0;
}