#couponWrapper{
	width:560px;
	padding:0px 5px 5px 0px;
	}
th.coupon{
	background-color:#000;
	color:#FFF;
	padding-top:5px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	}
td.finePrint{
	padding:15px 10px 15px 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	font-size: 9px;
	}
td.headline{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #9e1616;
	}
td.details{
	padding:5px 5px 5px 5px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	}
#popUp {
	position:relative;
	width: 530px;
	background-color:#FFF;
	margin-bottom:10px;
	border:2px dashed #000;
	}
#popUpInstructions {
	position:relative;
	width: 530px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	}
td.instructions{
	width:350px;
	text-align:left;
	}
td.printButton{
	text-align:center;
	width:180px;
	}
a.closeThis{
	color:#9e1616;
	}
a.closeThis:hover{
	color:#000;
	}


