#faq_nav {
    line-height: 20px;
}

#faq_nav li {
    font-size: 14px !important;
}

#faq_nav a {
    border: none !important;
    font-size: 14px !important;
}

#faq_nav a:hover {
    border: none !important;
}

table {
     border: none !important;
     margin-left:auto;
     margin-right:auto;
}

th {
    border: none !important;
    text-align:center;
}

tr,td {
    border: none !important;
    text-align:center;
}

#graph {
     display: none;
}