/********************************************
* Republic Media
* Developed by I-ology
* http://www.i-ology.com
*
* Created 09/23/07 - BD
*
* Contact Us Style Definitions
********************************************/

/*********************************
* Layout Definitions
*********************************/

#full-width p {
    width: 400px;
}

#right-column {
    padding-left: 25px;
    border-left: 1px solid #DFE8F3;
    width/**/:/**/253px;
}

/*********************************
* Titles & Headers
*********************************/

h1#ttl-contact {
    height: 37px;
    margin-bottom: 22px;
    display: block;
    text-indent: -9999px;
    background: url(/images/ttl_contact.gif) top left no-repeat;
}


