#map{
	height:230px;
	width:100%;
}

.ref-page #map{
	height:650px;
	width:100%;
}


.map_pins{
    display: none;
}

.info-window{
    text-align: left;
    font-size: 14px;
    max-width:250px;
}

.thumb{
	width:30%; 
	float:left;
}

.thumb img{
	width:100%;
	height:auto;
}

.info-text{
	width:65%; 
	float:right;
}

.gmnoprint a, .gmnoprint span {
    display:none;
}
.gmnoprint div {
    background:none !important;
}
#GMapsID div div a div img{
    display:none;
}