.cherzdrav_header {
    margin-top: 0;
}    
.project_menu {
    font-size: 0.95em;
    margin-bottom: 1.5em;  
}

.project_content_cell {
    vertical-align: top;
    padding-right: 40px;
}

.project_menu_item {
    padding-right: 1.5em;
    white-space: nowrap;
}

.project_main_table {
    width: 100%;
}

.project_content_body {
    color: #727272;
    font-size: 0.95em;
    line-height: 1.3em;
    margin-top: 30px;
}

.project_content_body p {
    margin-top: 0;
}

.project_content_body ul {
    margin-left: 15px;
    padding-left: 0;
}

.project_content_body li {
    margin-left: 0;
    padding-left: 0;
}

