/*
File: contact.css
Created On: 11/26/08
Created By: eculver
Details: Styles specific to CP contact page
*/

#contact { text-align: center; }

#contact img { 
    margin: 0;
    border: none; 
}

#contact-success { 
    display: none; 
    text-align: center; 
    font-size: 24px;
    font-weight: bold;
}

