#Layout extended

.highLightingProductIcon {	
	background-color: #ffcc99;
	color: navy;
	padding: 0 2 0 2px;
	font-family: Verdana;
	font-size: 9px;
 }
.topListingProductIcon {
	color:#ff6600;
	padding: 0 2 0 2px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
 }
 .is24NewOrChangedObjectIcon {
	background-color: #ff6600;
	color:navy;
	padding: 0 2 0 2px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
 }
 .is24AddressShownIcon {
	background-color: #ccccff;
	color:navy;
	padding: 0 2 0 2px;
	font-family: Verdana;
	font-size: 9px;
 }
.IS24FlagObjectToplist {
	background:  yellow;
	color: black;
	padding: 0 2 0 2px;
	font-family: Verdana;
	font-size: 9px;
}