﻿.CouponsSmall
{
    width: 100%;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}
.CouponsSmall .header
{
    height: 20px;
    border-bottom: solid 1px #a61f17;
    text-align: left;
    vertical-align: top;
}
.CouponsSmall .content
{
	clear:both;
    text-align: center;
}

.CouponsSmall input
{
	font-size: 11px;
}
    