body {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
        font-color: #000000;
	padding:0px 0px 0px 0px;
	background: #ffffff;
}

.mcoupon {
 margin: 20px auto;
 padding:5px;
 border: 2px #000000 dashed;
 width: 430px;}

.coupontitle {
 margin:20px auto 20px;
 font-weight:bold;
 font-size: 20px;
 text-align: center;}

.mcouponsection {
 clear:both;
 padding:5px;
 margin: 0;}

.mcoupontag {
 float:left;
 width:80px;
 font-weight: bold;
 font-size: 20px;}

.mcouponlogo {
 float: left;
 width: 100px;
 height: 100px;
 margin-right:10px;
 overflow: hidden;
 border: none;}

.mcouponlogo img {
 border: none;
 width: 100px;}
 
.mcoupondesc { 
 float: left;
 width: 230px;
 font-weight: bold;
 font-size:10px;}

.mcouponexpiry {
 float:left;
 width: 205px;
 text-align: left;}

.mcouponcode {
 float: left;
 width: 205px;
 text-align: right;}

.printbutton {
 width: 430px;
 margin: 20px auto;
 text-align: right;}
 

 