﻿td
{
    font-family: Verdana;
    font-size: 10px;
    color: Gray;
}

td.ContactText
{
    font-family: Verdana;
    font-size: 10px;
    color: Gray;
    width: 10%;
}

table
{
    width: 400px;
}

.contactTexbox
{
    width: 200px;
    font-size: 10px;
    height: 12px;
    font-family:Verdana;
}

.contactButton
{
    height: 20px;
    font-family: Verdana;
    font-size: 10px;
    padding-bottom: 2px;
}