.__page_header {
    text-align: center;
}
.__page_footer {
    text-align: center;
    font-size: small;
    padding-top: 10px;
}
.left_inner img {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}
.__even {
    background-color: #E7F7E6;
}
.__odd {
    background-color: #EEEEEE;
}
.__staff_name {
    font-size: large;
    font-weight: bold;
}
.__staff_title {
    font-size: large;
    font-weight: normal;
}

.__inset_image {
    border-bottom:1px solid #EE6600;
    color:#005533;
    font-style:italic;
    line-height:1.5em;
    padding:12px;
    padding-bottom:5px;
}

.__community {
    display: none;
}

.__staff_facts {
    padding: 10px;
}

.__staff_question {
    font-weight: bold;
}

/*.__staff_response {
    font-style: italic;
}*/
