.cluster-icon-upto-10 {
    background: url(/city4you/images/ds2013/mapcluster/m1.png) no-repeat top center; 
	display:inline-block;
    width: 53px !important;
    height: 52px !important;
    margin-top: -26px !important;
	margin-left: -26px !important;
}

.cluster-icon-upto-100 {
    background: url(/city4you/images/ds2013/mapcluster/m2.png) no-repeat top center; 
    display:inline-block;
    width: 56px !important;
    height: 55px !important;
    margin-top: -27px !important;
	margin-left: -27px !important;
}

.cluster-icon-upto-1000 {
    background: url(/city4you/images/ds2013/mapcluster/m3.png) no-repeat top center;
    display: inline-block;
    width: 66px !important;
    height: 65px !important;
    margin-top: -32px !important;
	margin-left: -32px !important;
}

.cluster-icon-max-size {
    background: url(/city4you/images/ds2013/mapcluster/m5.png) no-repeat top center; 
    display:inline-block;
    width: 90px !important;
    height: 89px !important;
    margin-top: -45px !important;
	margin-left: -45px !important;
}

.cluster-text-upto-10 {
	text-align: center;
	font-size: 14px;
	color: white;
	margin-top: 16px;	
}

.cluster-text-upto-100 {
	text-align: center;
	font-size: 14px;
	color: white;
	margin-top: 18px;	
}

.cluster-text-upto-1000 {
	text-align: center;
	font-size: 14px;
	color: white;
	margin-top: 23px;	
}

.cluster-text-max-size {
	text-align: center;
	font-size: 14px;
	color: white;
	margin-top: 36px;	
}
