﻿.ContactFormModule_container
{
    font-family: Tahoma, Verdana, Arial;
}

.ContactFormModule_tbl td
{
    border-bottom: dotted 1px gray;
    vertical-align: middle;
    height: 30px;
}

.ContactFormModule_tbl
{
    border-top: dotted 1px gray;
}

.ContactFormModule_tbl input, .ContactFormModule_tbl textarea, .ContactFormModule_tbl select
{
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;
}

.ContactFormModule_headerText
{
    font-size: 12pt;
    font-weight: bold;
}

.ContactFormModule_headerText1
{
    font-size: 11pt;
    font-weight: bold;
}