/*
 * $Id:$
 * 
 * A CSS file for community based pages
 */


.section-color {
    color: #502A81;
}


#navbar {
    background-image: url(../images/layout/navbar/bg/community.png);
}


#navbar li ul {
    border-bottom: 4px solid #502A81;
}

