
#coupon-details{
width:280px;
height:187px;
padding:15px;	
color:#fff;
background-repeat:no-repeat;
float:left;
}

#coupon-details .name{
	color:#fff;
	text-transform:uppercase;
	font-family:ClarendonLight;
	font-size:1.3em;
}

#coupon-details .top{
	
	margin-bottom:15px;
}

#coupon-details .body{
	line-height:1.1em;
}



#coupon-details .right{

overflow:hidden;}

#coupon-details h1,#coupon-details h2,#coupon-details h3,#coupon-details h4{
	text-transform:uppercase;
	
	color:#fff;
}

#coupon-details .code{
	float:right;
margin-bottom:5px;
}

#coupon-details .expires{
	float:right;
	clear:both;
}

/*------------ small ad--*/
.small-ad{
	max-width:377px;
}

.small-ad img{
max-width:349px;	
}
