html.ext-strict body{text-align: left !important;}

div.lovcombo{float: left;}

div.x-combo-list-item{overflow: hidden !important;}
div.ux-lovcombo-item-text{overflow: hidden !important;}

.ux-lovcombo-icon {
	width:16px;
	height:16px;
	float:left;
	background-position: -1px -1px ! important;
	background-repeat:no-repeat ! important;
}
.ux-lovcombo-icon-checked {
	background: transparent url(../ext-2.2/resources/images/default/menu/checked.gif);
}
.ux-lovcombo-icon-unchecked {
	background: transparent url(../ext-2.2/resources/images/default/menu/unchecked.gif);
}


