.MDbuttons { 
 text-align:center;
 font-size:12px;
 font-family:Arial;
 background-color: #fff;
 border: 1px solid #fff;
 border-bottom-color: #b0b0b0;
 border-right-color: #b0b0b0;
 width:7em;
 cursor: pointer;
}

.MDbuttonsHighlight {
 text-align:center;
 font-size:12px;
 font-family:Arial;
 font-weight: bold;
 background-color: #fff;
 border: 1px solid #483D8B;
 border-bottom-color: #6495ed;
 border-right-color: #6495ed;
 width:7em;
 cursor: pointer;
}

.mapa_ver_inmueble{
	margin-left:1px;
	width:546px;
	height:350px;
	background:#0080FF;
	border:#0000FF;
	border:thin;
	overflow:hidden;
}
