
.title {
	font-size: 180%;
	font-weight: lighter;
	color: #0033CC;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
    line-height: 130%;
}
.offer {
	font-size: 140%;
	color: #0033CC;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 120%;
}
.coupon {
	border: dotted #555 2px;
	float: left;
	position: relative;
	width: 500px;
	text-align: left;
}
.coupon ul {
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}
.coupon ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.couponLeft {
	float: left;
	position: relative;
	width: 140px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.couponRight {
	position: relative;
	float: left;
	width: 330px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
}
.greeting { color: #000033; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.ital { font-style: italic; }
.navigation {}
.small {  font-size: 9px;}
.smallorange {  font-size: 9px; color: #FF6600}
.expires {
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}

.red101 {  color: #FF0000; font-weight: bold; font-family: Verdana, Arial, sans-serif;  } 
.navigationclassy {  font-family: Times New Roman, Times, serif; color: #333333; font-size: 16px; font-style: oblique; letter-spacing: normal; word-spacing: normal; line-height: 22px}
.navigationclassybig { font-family: Times New Roman, Times, serif; color: #333333; font-size: 16px; font-style: normal; letter-spacing: normal; word-spacing: normal}
.couponScissors {
	position: absolute;
	top: -15px;
	left: 120px;
	z-index: 10;
}

