#bp_container h2 {
    font-weight: 800;
}
#bp_container .panel-title a {
  display: block;
  font-size: 1.2em;
  height: 32px;
  line-height: 32px;
}

#bp_container .article {
    border-bottom: 1px solid #999999;
    padding: 16px;
}

#bp_container .article h3 {
    margin-top: 6px;
    font-weight: bold;
}

#bp_container .bp_todo {
    color: #6666FF;
}

.bp_highlight_menu {
    background-color: #FFFFCC;
    outline: none !important;
}