@charset "utf-8";
/* CSS Document */

.couponPack span {
	color:#215EAC; 
}
.pointer {
	cursor: pointer;
}
h2, h3, b {
	font-family:Arial, Helvetica, sans-serif;
}
.aCoupon {
	background-color: #f1f1f1;
	border: 2px dashed #777777;
	/*background-repeat: no-repeat;
	background-position: right top;
	background-image:url(../images/logo_bw.gif);*/
	padding: 0 0 10px 10px;
	margin-bottom: 15px;
}
.aCoupon h2 {
	width: 350px;
}
.colhead td {
	line-height: 20px;
	padding-left: 3px;
	border-bottom: solid 1px #ffffff;
}

.couponLogo {float:right; width:257px; height:103px; margin-bottom:5px;}
.floatParent {padding-right:10px;}
