#promo.contact
{
    padding: 20px 0 0 0px;
    width: 856px;
    border: 2px solid #7e993a;
    background: url(../../App_Images/contact-bg.jpg) no-repeat 454px 22px;
    min-height: 310px;
}
#promo.contact p
{
    color: #6a6a6a;
    font-size: 13px;
    line-height: 20px;
    padding-top: 10px;
}
#promo.contact p.green
{
    color: #7e993a;
}
#promo.contact div.contact-shell
{
    width: 380px;
    margin: 0 0 0 30px;
}
#promo.contact table
{
    font-size: 13px;
    color: #6a6a6a;
    margin: 14px 0;
}
#promo.contact table td
{
	padding:2px 0;
}
#promo.contact table td.hacktd
{
    padding: 4px 0;
}
span.required
{
    color: red;
    font-size: 10px;
}

.size368
{
    width: 368px;
    border: 1px solid #979696;
}
.size258
{
    width: 258px;
    border: 1px solid #979696;
}
.size366
{
    width: 368px;
    border: 1px solid #979696;
}
.size100
{
    width: 100px;
    border: 1px solid #979696;
}
.size50
{
    width: 46px;
    border: 1px solid #979696;
}
.size152
{
    width: 152px;
    border: 1px solid #979696;
    margin-right: 4px;
}

