
#coupon-table {background:#fee801 url(../images/tablebg.jpg) top center no-repeat; width:400px; margin:0 auto;}
#wrapper{position:relative;top:300px;}
form#print{background-color:#fff;border:none;width:300px;margin:0 auto;}
#coupon-table form#print{width:210px;margin:0 auto;padding:5px;clear:both;background-color:#fee801;}
#coupon-table table#coupons {width:400px; position:relative; top:270px;}
#coupon-table h2, tr {text-align:center;}
#coupon-table tr img {border:5px dashed #000;margin:10px 0 10px 0;}
#coupon-table td {width:50%;}
table#coupons{background-color:#fee801;padding-bottom:20px}
#bottomcoupon {
	background-color:#fff;
	width:330px;
	margin:0 auto;
	padding-top:300px;
}
/* Appointment */
form#appoint {
  border:none;
  background-color:#fff;
  width:70%;
  margin:0 auto;
}
form#appoint input.button {
	background: #fff url(../images/bt_make_appointment.jpg) no-repeat;
	padding: 40px 0px;
	display: block;
  width:100%;
  border:none;
	cursor: pointer;
}
form#appoint input.button a:active {border:none;}
/* Print button */
form#print input.button {
	background: transparent url(../images/get-coupon.png) no-repeat;
	display: block;
	padding: 40px 0px;
  border:none;
  width:100%;
	cursor: pointer;
	}
form#appoint input.button a:active {border:none;}