/*******************************************************
 * MidnightBlue_ContactUs.css
 * 
 * (C) 2007 Carsley and Associates
 * ALL RIGHTS RESERVED
 ******************************************************/

/*
 * Sets the content in the tables on the ContactUs page to align center.
 */

.divAlignCenter1
{
    width: 190px;
    margin: 0 auto;
}

.divAlignCenter2
{
    width: 265px;
    margin: 0 auto;
}

.divAlignCenter3
{
    max-width: 540px;
    width: 84%;
    margin: 0 auto;
}