.moreSeals
{
	background-color:#5b300e;
	height:18px;
	margin-top:14px;
}
.moreSeals:hover{
	background-color:#92592c;
}
.portalContentZone .moreSeals{
	margin-top:2px;
	margin-right:22px;
	float:right;
}
.portalContentZone .portalRightBanners .moreSeals{
	margin-top:2px;
	margin-right:0px;
	float:none;
}
.sidebarTopContainer .moreSeals, .virtualCurrencyList .moreSeals{
	margin-top:4px
}
.moreSealsPlus
{
	background:url("../img/store/storeIcons.png") no-repeat -75px -62px #ff7919;
	width:18px;
	height:18px;
}
.moreSeals:hover .moreSealsPlus{
	background-color:#fe8936;
}
.productCurrencyCOINS
{
	display:inline-block;
	background:url("../img/store/storeIcons.png") no-repeat -42px -58px transparent;
	width:28px;
	height:28px;
	float:left;
}
.productCurrencyBILLS
{
	display:inline-block;
	background:url("../img/store/storeIcons.png") no-repeat -4px -58px transparent;
	width:28px;
	height:28px;
	float:left;
}
.icon_BILLS
{
	background:url(../img/store/storeIcons.png) no-repeat 0px -20px  transparent;
	width:38px;
	height:38px;
	display:inline-block;
	margin-left:60px;
}
.icon_COINS
{
	background:url(../img/store/storeIcons.png) no-repeat -36px -20px  transparent;
	width:38px;
	height:38px;
	display:inline-block;
	margin-left:40px;
}
.discount{
	text-decoration:line-through;
	color:#a40d23;
	font-size:11px;
}