.CustomPointDot {
    color:#444444;
    font-size:12px;
    font-weight:bold;
    height:18px;
    left:1px;
    top:3px;
    line-height:21px;
    position:absolute;
    text-align:center;
    width:25px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
        
.CustomPointName{
    position:relative; 
	top: -41px; 
    left: 10px;
    font-size:12px;
    font-weight:bold;
}

.mapContainer {
	height:400px;
	width:700px;
	border:1px solid #ababab;
	margin-right:15px;
}