/************* use sprite *****************/
.smallIcons li, .smallIcons .ddTitleText{
	/* .smallIcons .ddTitle .ddTitleText  - this will be used when option is selected */
	background-repeat:no-repeat;
	padding-left:40px !important;
	background-position:10px center;	
}
.smallIcons .eng {
	background-image:url(../../images/msdropdown/icons/gb.png);
}
.smallIcons .tc {
	background-image:url(../../images/msdropdown/icons/hk.png);
}
.smallIcons .sc {
	background-image:url(../../images/msdropdown/icons/cn.png);
}
