ul.giftcards li{
	float: left;
	list-style:none;
	margin:0 20px 0 0;
}

.main-top ul.giftcards {
	padding: 0px;
}

ul.giftcards li a {
	
	color: #fff;
	text-decoration:none;
}

a.img-button {
	display: block;
	float: right;
}
