#r_propertytypes_box, #tolettypes
{
	display:none;
}

/*cluster points*/
.cp_continent , .cp_country, .cp_region, .cp_county, .cp_town
{
	background:url(/images/icons/r/4/cluster.gif);
}

/* property icons */
.p_house, .p_bungalow, .p_commercialland, .p_garageparking, .p_mobilehome, .p_flatmaisonette, .p_guesthousehotel, .p_characterproperty, .p_retirementproperty,
.p_house_selected, .p_bungalow_selected, .p_commercialland_selected, .p_garageparking_selected, .p_mobilehome_selected, .p_flatmaisonette_selected, .p_guesthousehotel_selected, .p_characterproperty_selected, .p_retirementproperty_selected
{
	background:url(/images/icons/r/4/icons.png);	
}

.jp_house, .jp_bungalow, .jp_commercialland, .jp_garageparking, .jp_mobilehome, .jp_flatmaisonette, .jp_guesthousehotel, .jp_characterproperty, .jp_retirementproperty, .jp_mixed,
.jp_house_selected, .jp_bungalow_selected, .jp_commercialland_selected, .jp_garageparking_selected, .jp_mobilehome_selected, .jp_flatmaisonette_selected, .jp_guesthousehotel_selected, .jp_characterproperty_selected, .jp_retirementproperty_selected, .jp_mixed_selected
{
	background:url(/images/icons/r/4/icons_multiple.png);		
}

.p_bungalow, .j_bungalow, .p_bungalow_selected, .j_bungalow_selected, .p_commercialland, 
.jp_commercialland, .p_commercialland_selected, .jp_commercialland_selected,
.p_garageparking, .jp_garageparking, .p_garageparking_selected, .jp_garageparking_selected,
.p_mobilehome, .jp_mobilehome, .p_mobilehome_selected, .jp_mobilehome_selected,
.p_guesthousehotel, .j_guesthousehotel, .p_guesthousehotel_selected, .j_guesthousehotel_selected,
.p_characterproperty, .jp_characterproperty, .p_characterproperty_selected, .jp_characterproperty_selected
.p_retirementproperty, .jp_retirementproperty, .p_retirementproperty_selected, .jp_retirementproperty_selected
.jp_mixed, .jp_mixed_selected
{
	background-position:0 0;
}

.p_flatmaisonette, .jp_flatmaisonette, .p_flatmaisonette_selected, .jp_flatmaisonette_selected
{
	background-position:0 24px;
}
