/* for about us */

div#chamber {
    margin:             30px auto 0 auto;
    text-align:         center;
}

div#support div {
    clear:              both;
}

div#support div div {
    clear:              none;
    float:              left;
    width:              183px;
    text-align:         center;
    margin:             0 auto;
}

div.testimonial {
    background:         transparent url('../images/quote_open.gif') no-repeat scroll left top;
    padding-bottom:     15px;
    width:              545px;
}

div.testimonial div.quote {
    background:         transparent url('../images/quote_close.gif') no-repeat scroll right bottom;
    font-style:         italic;
    padding:            0 45px;
    text-align:         justify;
}

div.testimonial div.author {
    font-size:          10pt;
    font-weight:        bold;
    padding-top:        10px;
}
