/*
 * $Id:$
 * 
 * A CSS file for common page
 */

#navbar {
    background-image: url(../images/layout/navbar/bg/common.png);
    background-color: #55B947;
    border-bottom: 1px solid #2F8A48;
}
