#coupon{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:10px;
	color:#393939;
	width:546px;
	}

#coupon-cap{
	width:100%;
	}

#coupon-cap2{
	width:100%;
	}

#coupon-table{
	width:100%;
	margin-left:15px;
	}
	
#coupon-table td{
	width:182px;
	font-size:12px;
	}

#coupon-table2{
	width:100%;
	}
	
#coupon-table2 td{
	width:182px;
	}

#coupon-foot{
	width:100%;
	}

#coupon td{
	padding:2px;
	}
	
#coupon-table img{
	vertical-align:middle;
	margin-right: 2px;
	}
	
#coupon .cap{
	background-color:#00B9F1;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	}
	
#coupon .blue-text{
	color:#00B9F1;
	}
	
#coupon .center{
	vertical-align:bottom;
	text-align:center;
	}
	
#coupon .left{
	vertical-align:bottom;
	text-align:left;
	}

#coupon .right{
	vertical-align:bottom;
	text-align:right;
	}
	
#coupon .right form input{
	margin:0;
	padding:0;
	}
	
#coupon .blue-line-bottom{
	border-bottom:2px solid #00b9f1;
	}
	
#coupon .blue-line-top{
	border-top:2px solid #00b9f1;
	}
	
#coupon .orange-text{
	color:#f7932c;
	}
	
#coupon .td-s{
	width:80px;
	}
	
#coupon .td-m{
	width:150px;
	}
	
#coupon .td-l{
	width:170px;
	}

#coupon .td-l2{
	width:146px;
	}
	
#coupon-wrap{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	