a img {
	border:0;
}
img {
  border:0;
}
#main_navigation {
  display:none;
}
#secondary_content {
  display:none;
}
* {
  font-family:Trebuchet, "Lucida Grande", Verdana, sans-serif;
}
/** EMAIL OFFER PAGE STYLES **/
#offer_intro, #offer_coupon{
	font-size:70%;
}
#offer_intro{
	position:absolute;
	top:175px;
	left:30px;
	width:500px;
	margin:5px 10px;
}
#offer_intro a{
	color:#313131;
	font-weight:bold;
	text-decoration:none;
}
#offer_intro p{
	color:#313131;
	font-family: "MS Trebuchet", 'Lucida Grande', Verdana, sans-serif;	
}
#offer_intro .narrow{
	width:65%;
}
#offer_intro strong{
	color:#15779d;
	font-weight:bold;
}

#offer_coupon{
	position:absolute;
	top:470px;
	left:0px;
	width:290px;
	margin:0 0px 0 58px;
}
#offer_coupon{
	font-size:60%;
}
#offer_coupon strong{
	font-weight:bold;

}