/* CSS Document */
*						{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
table 					{border-collapse:collapse; border:0px; width:100%;}
td						{vertical-align:top}
th						{text-align:left; vertical-align:top}
img						{border:none}
/*ul 						{list-style:none}
*/h2						{
	font-size:250%;
	line-height: 30px;
}
/*h3						{font-size:110%}

*/textarea .inputbox 		{width:350px; height:100px}

.clr					{clear:both}
.width					{width:100%}
.middle					{vertical-align:middle}
.main 					{margin: 0 auto;  display:table; text-align:left}
.dt						{margin:auto; width:auto; display:table} /* align center (for topmenu)*/
h4 {
	font-size: larger;
	color: #900;
}
#couponborder {
	border: 10px dashed #FFF;
}
.couponbigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10em;
	color: #FFF;
	margin-top: 25px;
	line-height: .5em;
}
.couponsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#couponmargins {
	padding: 10px;
}

