﻿#map .my-button {
	background-position: center center;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url('Images/fileclose_5582.png');
	background-repeat: no-repeat;
	background-color: transparent;
}
#map .ball-name {
	font-size: 14px;
	font-weight: bold;
}
#map .ball-address {
	font-size: 12px;
}
#map .ball-phone {
	font-size: 12px;
	font-weight: bold;
}