﻿.CouponAcrossGroup
{
	margin-bottom: 10px;
	font-size: 8pt;
	text-align: center;
	width: 100%;
}

.CouponAcrossTable td
{
    min-width: 200px;
    width: 200px;
}

.CouponAcrossStart 
{
    margin-right: 20px;
	padding: 4px;
	text-align: center;
	border: dashed 1px #333333;
	background:  #ddfcc4;
	mi/n-width: 200px;
}

.CouponAcrossEnd 
{
	padding: 4px;
	text-align: center;
	border: dashed 1px #333333;
	background:  #ddfcc4;
	mi/n-width: 150px;
}

.CouponAcross
{
    margin-right: 20px;
	padding: 4px;
	text-align: center;
	border: dashed 1px #333333;
	background:  #ddfcc4;
	mi/n-width: 150px;
}

a.CouponAcrossTitle  
{
	color: Blue;
}

.CouponAcrossText
{
	color: Black;
}

a.CouponAcrossMerchant
{
	color: Green;
}


.CouponVerticalGroup
{
	font-size: 10pt;
}

.CouponVertical 
{
	border: dashed 1px #333333;
	padding: 4px;
	background:  #ddfcc4;
	margin-bottom: 10px;
}

a.CouponVerticalTitle  
{
	color: Blue;
}

.CouponVerticalText
{
	color: Black;
}

a.CouponVerticalMerchant
{
	color: Green;
}

.CouponFooter
{
    text-align:center;
    padding-bottom: 10px;
}