@charset "utf-8";
/* CSS Document */

.topbox{
background-image:url(/assets/images/discountclub/discountclubbg.jpg);
background-repeat:no-repeat;
background-position:top;
min-height:500px;
width:770px;
}

.discount{
	margin-left:440px;
	font-size:1.1em;
}

.freeeasy{
	width:180px;
	margin-top:100px;
}

.share{
	width:180px;
	margin-top:60px;
	margin-left:250px;
}

strong{
	color:#568A4D;	
}