#digitaldownloadcards {
	float: left;
	width: 280px;
	color: #000000; 
	font-size: 12px;
	text-align: justify; 
	font-family: Verdana;
}
#addons{
	float: right;
	width: 251px;
}
#redeem{
	background: url(../images/redeem.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#redeem a{
display: block;
text-decoration: none;
cursor: pointer;
width: 100%;
height: 100%;
background: url(../images/redeem.jpg);
}
#redeem a:hover{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: url(../images/redeemO.jpg);
}
#ecofriendly{
	background: url(../images/eco.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#ecofriendly a{
display: block;
text-decoration: none;
cursor: pointer;
width: 100%;
height: 100%;
background: url(../images/eco.jpg);
}
#ecofriendly a:hover{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: url(../images/ecoO.jpg);
}
#dis{
	background: url(../images/distribution.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#dis a{
display: block;
text-decoration: none;
cursor: pointer;
width: 100%;
height: 100%;
background: url(../images/distribution.jpg);
}
#dis a:hover{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: url(../images/distributionO.jpg);
}
#form{
	background: url(../images/jewelcase-eorder.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#form a{
display: block;
text-decoration: none;
cursor: pointer;
width: 100%;
height: 100%;
background: url(../images/jewelcase-eorder.jpg);
}
#form a:hover{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: url(../images/jewelcase-eorderO.jpg);
}zz
