.product_world_special {
	color: #803694;
	text-align: right;
	display: block;
	width: 152px;
	clear: right;
	float: right;
	padding-top: 9px;
	padding-bottom: 30px;
}/*
.product_world_special{
    clear: left;
    color: #803694;
    display: block;
    float: left;
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: left;
    width: 400px;
}
*/
.product_world_special .product_price {
	color: #803694;
	font-size:1.3em;
}
.product_world_special .product_price_currency {
	color: #803694;
}
.product_world_special .product_price_misc {
	color: #803694;
}

.product_world_special .world_payment_count {
	font-weight: bold;
}

.product_world_special .world_card {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	width: 75px;
	height: 13px;
	padding-left: 0;
	padding-right: 0;
	background:url(../img/world_logo_small_75_13.png) no-repeat top left;
	vertical-align:text-top;
	font-size:0;
	line-height:25px;
	text-indent: -10000px;
	color: white;
}

.priceWorld {
	margin-top: 10px;
	color: #803694;
	font-weight: bold;
}

.priceWorld .world_card {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	width: 75px;
	height: 13px;
	padding-left: 0;
	padding-right: 0;
	background:url(../img/world_logo_small_75_13.png) no-repeat top left;
	vertical-align:text-top;
	font-size:0;
	text-indent: -10000px;
	color: #666;
}

.priceWorld .product_price {
	color: #803694;
	font-size:1.3em;
}
.priceWorld .product_price_currency {
	color: #803694;
}
.priceWorld .product_price_misc {
	color: #803694;
}

.priceWorld .world_payment_count {
	font-weight: bold;
}


