body{
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#couponImage img{
margin-bottom: 40px;
	border: 1px solid #999999 !important;
}
#couponText{
	border: 1px dashed #fb8908;
	height: 120px;
	background-color: #f4f4f4;
	
}
#couponText *{
	line-height: 1.1em;
}
.couponAction{
display: block;
}
#companycard span{
	font-weight: bold;
}
#companycard h2{
	color: #f98805;
	font-size: 14px;
	font-weight: bold;
}

#companycard a{
	font-weight: bold;
	display: none;
	margin: 1em 0;

}
#couponsActions{
display: none;
}


#couponData{
	float: left;
	width:370px;

}
.couponTextWrap{
	padding: 10px;
}
#expiresLabel{

font-size: 11px;
font-weight: bold;
}
#couponImage{
	width: 120px;
	float:right;
	margin-left: 15px;
	text-align: center;
}

span.coupontitle{
	text-align: center;
	width: 195px;
	display: block;
	color:black;
	font-size: 16px;
	top: 65px;
	right: 0px;
	font-weight: bold;
position: absolute;

}
span.coupontitle span{
	padding: 0 20px;

		display: block;
}
.smallFont span{
	font-size: 12px !important;
	line-height: 15px;
}



#couponcard{
		position: absolute;
	top:160px;
	left:0;
z-index: 10;	

}
#printData{
	text-align: center;
	
}
#companycard  {
position: absolute;
	top:160px;
right: 0;
width: 150px;
z-index: 10;
}
#printbg{
	position: absolute;
	left:0px;
	top:160px;
	z-index: 1;
}

#logoImage{
	display: block;
	margin: 0 auto;
	width:180px;
}
.multiprintarea{
	position: relative;
	display: block;
	page-break-after: always;
	min-height: 500px;
}

.onlyprint{
	display: block;
}
#couponcard .wrap{

		min-height: 200px;
	padding: 15px 15px 15px 15px;

}
.smallCoupons li{
	float: right;
	width: 390px;
	height: 80px;
	display: block;
	margin:0 20px 10px 0;
	background-image: url(../images/relatedcouponbg.png);
}
.smallCoupons .expiresLabel{
	font-size: 10px;
	font-weight: normal;
}
.smallCoupons .wrap{
	padding: 8px 15px 10px 10px;
}
.smallCouponData{
	float:right;
	width:220px;
	margin: 0 10px 0 10px;

}
.smallCouponData a{
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.smallCouponActions{
	float:right;
	width:34px;
padding-top: 15px;

}
.smallCouponImage{
	float: right;
	width:80px;
	text-align: center;

}
.smallCouponImage img{
	border: 1px solid #999999 !important	;
	margin: 0 auto;
}
.relatedCoupons h2{
	padding: 0 0 0 0;
	margin: 1em 0 0.5em 0;
	font-size: 14px;
	font-weight: bold;
}
#companyText{
	float:left;
	width:440px;
	background-image: url(../images/bigbgtop.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#companyTextwrap{
	background-image: url(../images/bigbgbottom.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding: 15px;
	min-height: 190px;
}

#myCouponsList li{
	border-bottom:1px dotted #447a9e;
	padding: 10px;
	margin: 0 0 10px 0;
}
#myCouponsList .selectCoupon{
	float: right;
	display: block;
	margin-left: 
	
}
#myCouponsList .myCouponsImage{
	float: right;
	display: block;
	width: 160px;
}