body.trial div#header,
body.trial div#wrapper div#breadCrumb,
body.trial div#wrapper div#contentArea h1.title,
body.trial div#wrapper div#contentArea div#contentRight,
body.trial div#footer,
body.trial div#feedback {
	display:none;
}

body.trial div#wrapper div#contentArea div#contentLeft div#couponImage div.couponBackground {
	width:525px;
	height:393px;
}

body.trial div#wrapper div#contentArea div#contentLeft div#couponImage div.trialCoupon {
	width:525px;
	height:393px;
	position:relative;
	top:-393px;
}

body.trial div#wrapper div#contentArea div#contentLeft div#couponImage div.trialCoupon div.userName {
	text-align:center;
	font-size:25px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	padding-top:120px;
}

body.trial div#wrapper div#contentArea div#contentLeft div#couponImage div.trialCoupon div.couponTitle {
	width:525px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:35px;
	color:$BF1E2E;
	text-transform:uppercase;
}

body.trial div#wrapper div#contentArea div#contentLeft div#couponImage div.trialCoupon div.footerInfo {
	clear:both;
	overflow:hidden;
	width:495px;
	height:48px;
	margin:85px 15px 0px 15px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}

body.trial div#wrapper div#contentArea div#contentLeft div#couponImage div.trialCoupon div.footerInfo div.addressInfo {
	float:left;
}

body.trial div#wrapper div#contentArea div#contentLeft div#couponImage div.trialCoupon div.footerInfo div.dateInfo {
	float:right;
	font-weight:bold;
	font-size:24px;
	height:50px;
}

body.trial div#wrapper div#contentArea div#contentLeft div#couponImage div.trialCoupon div.footerDetails {
	text-align:center;
	font-size:10px;
}
