.coupon_merchant {
float: left;
font-size: 1.2em;
font-weight: bold;
}
.merchant_location {
float: right;
font-size: 1.0em;
font-weight: bold;
color: #444;
}

.coupon_outer {
width: 99%;
min-height: 80px;
height:80px;
border-right: 3px dashed #e0691a;
border-bottom: 3px dashed #e0691a;
border-top: 3px dashed #eee;
border-left:  3px dashed #eee;
background: url(images/fade.jpg) top repeat-x;
margin-bottom:15px;
/* margin-top:15px; */
}

#container
{
	margin:1%;
	width:99%;
	padding:0;
	text-align:center;
	color:#000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}

#container A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color:#000099;
}

.restrictions
{
	font-size: 0.7em;
	font-style:italic;
	color:Black;
}

#left, #right
{
	float:left;
	width:48.5%;
	height:100px;
	margin:1% 0 1% 1%;
	padding:1%;
	border-right: 3px dashed #e0691a;
	border-bottom: 3px dashed #e0691a;
	border-top: 3px dashed #eee;
	border-left:  3px dashed #eee;
	background: url(images/fade.jpg) top repeat-x;
	color:#000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}

#right
{
	float:left;
	width:46.5%;
	margin:1% 1% 1% 0;
}

.clear
{
	height:0;
	font-size:1px;
	margin:0;
	padding:0;
	line-height:0;
	clear:both;
}

.coupon_outer .coupon_inner {
padding: 6px 10px;

}
.coupon_offer 
{
font: 1.2em Tahoma, sans-serif; 	
text-align:center;
font-weight:bold;
margin: 10px;
/* color: #e0691a;*/
}
.coupon_image {
float: right;
width: 80px;
}
.couponlinks {
width: 100%;
text-align: center;
font-weight: bold;
clear: both;
}

.star {
	display: block;
	background: url(images/star.gif) no-repeat;
	width: 19px;
	height: 19px;
	float: left;
	position: relative;
	top: -10px;
	left: -10px;
}
.coupon_breadcrumb {
font-size: .8em;
margin: 0;
padding: 0;
}