﻿.divBuildingIcon	{ display:inline-block; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/Default/Icons/Building.png',	sizingMethod='scale'); width:30px; height:28px }
.divIndustrialIcon	{ display:inline-block; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/Default/Icons/Industrial.png',	sizingMethod='scale'); width:31px; height:28px }
.divLandIcon		{ display:inline-block; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/Default/Icons/Land.png',		sizingMethod='scale'); width:48px; height:28px }
.divOfficeIcon		{ display:inline-block; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/Default/Icons/Office.png',	sizingMethod='scale'); width:28px; height:28px }
.divRetailIcon		{ display:inline-block; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/Default/Icons/Retail.png',	sizingMethod='scale'); width:47px; height:28px }

.divBuildingIcon[class]		{ display:inline-block; background-image:url(Building.png);		width:30px; height:28px }
.divIndustrialIcon[class]	{ display:inline-block; background-image:url(Industrial.png);	width:31px; height:28px }
.divLandIcon[class]			{ display:inline-block; background-image:url(Land.png);			width:48px; height:28px }
.divOfficeIcon[class]		{ display:inline-block; background-image:url(Office.png);		width:28px; height:28px }
.divRetailIcon[class]		{ display:inline-block; background-image:url(Retail.png);		width:47px; height:28px }

.divBoBuildingIcon	{ display:inline-block; position:relative; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../App_Themes/Default/Icons/Building.png',		sizingMethod='scale'); width:30px; height:28px }
.divBoIndustrialIcon{ display:inline-block; position:relative; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../App_Themes/Default/Icons/Industrial.png',	sizingMethod='scale'); width:31px; height:28px }
.divBoLandIcon		{ display:inline-block; position:relative; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../App_Themes/Default/Icons/Land.png',			sizingMethod='scale'); width:48px; height:28px }
.divBoOfficeIcon	{ display:inline-block; position:relative; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../App_Themes/Default/Icons/Office.png',		sizingMethod='scale'); width:28px; height:28px }
.divBoRetailIcon	{ display:inline-block; position:relative; FILTER:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../App_Themes/Default/Icons/Retail.png',		sizingMethod='scale'); width:47px; height:28px }
