#offer {
	width:313px;
	height:650px;
	background-image:url(/images/offer/offer-bkgd.gif);
	background-repeat:no-repeat;
	float:left;
}

#offer-image {
	width:250px;
	height:335px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#offer-headline {
	text-align:center;
	font-size:24px;
	color:#0280d2;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
}


#offer-body {
	width:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:17px;
	line-height:18px;
	margin-bottom:10px;
}


#offer-restrictions {
	width:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;	

}
