div.currency-icons {
	margin-left: auto;
	margin-right: auto;
	width: 56px;
}
div.currency-icons div {
  	background: none;
	padding-left: 2px;
	float: left;
	position: relative;
	width: 24px;
	height: 36px;
}
div.currency-icons div img {
	width: 24px; 
	height: 24px;
	padding: 0px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}

div.flags div img.hover {
/*	background:url(../images/flags/thumb_bg.png) no-repeat center center;
	border: none;*/
}

