/* 
vim: et ts=4 sw=4 
*/

/* MoneyProxy.com
 *
 * Default CSS for merchant pages.
 *
 * For all CSS2 browser compliant and IE7
*/

#content {
    background: white;
    min-height: 424px;
}

#content_title {
    color: black;
}

#content_title h2 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: x-large;
}

