#activityMapComponent {
    width: 578px;
    height: 418px;
    border: 1px solid #bebfbf;
}

#noMapDataContainer {
    text-align: center;
    font-size: 14px;
    width: 578px;
    height: 418px;
	line-height: 418px;
	color: #909091;
/*	background-image: url(images/no-map-data.jpg); 	color: #fff; */
}
