
#quickBuy
{
	background-image: url(images/viewcart-background.png);
	position: absolute;
	width: 140px;
	height: 107px;
	padding: 30px;

	right: 0px;

	top: 0px;
	
	text-align: center;
}


#view-cart{	
	position: absolute; 
	bottom: 50px; 
	width: 140px;
}

.buy-aud
{
	display: none;
}

.buy-eur
{
	display: none;
}

/*
.buy-usd
{
	display: none;
}
*/

.buy-gbp
{
	display: none;
}
