﻿#wrapperCoupon
{
 position: absolute;
 width: 1040px;
 height: 1620px;
 z-index: 1;
 left: 10px;
 top: 15px; 
}



#bottomMenuCoupon
{
  position: absolute;
  width: 985px;
  height: 87px;
  z-index: 7;
  left: 27px;
  top: 1500px; 
}

#body
{
  position: absolute;
  width: 649px;
  height: 850px;
  z-index: 9;
  left: 192px;
  top: 602px; 
  overflow: auto;
}

#coupon1
{
	position: absolute;
	width: 625px;
	height: 281px;
	z-index: 1;
	left: 2px;
	top: 18px;
	text-align:center; 
}

#coupon2
{ 
	position: absolute;
	width: 625px;
	height: 281px;
	z-index: 1;
	left: 2px;
	top: 318px;
	text-align:center; 
}

