#content #exams .exam p.title a,
#content #show_exam .content h1,
#content #search_results h1{
    color: #2A5894;
    text-decoration: none;
    font-size: 1.5em;
    font-family: Arial, Helvetica, sens-serif;
}
#content #show_exam .content h1,
#content #search_results h1{
    margin-left: 10px;
}
#content #index #exams .exam p.title,
#content #search_results #exams .exam p.title{
    margin-left: -15px;
}
#content #exams .exam p.title a:hover,
#content #show_exam .content #start_button a.smallbtnlink:hover,
#content #show_exam .content #start_button a.smallbtnlink:hover span{
    color: #8C772A;
    text-decoration: none;
}
#content #exams .exam p.title {
    color: #8C772a;

}
#content #show_exam .content #start_button a.smallbtnlink span {
    color: #2A5894;
    text-decoration: none;
    font-size: 1.3em;
    font-family: Arial, Helvetica, sens-serif;
    font-weight: bold;
}

#content #index #pages,
#content #search_results #pages {
    text-align: center;
    font-family: Arial, Helvetica, sens-serif;
    font-size: 1em;
}
#content #index #exams,
#content #search_results #exams,
#content #show_exam #start_button,
#content #show_exam #test_desc{
    margin-left: 45px;
}
#content #right .widget .navigation h4 {
    margin-top: 15px;
}
#content #show_exam .content #start_button {
    margin-top: 15px;
}
#coggno_flash_notice{width: 100%; text-align:center; padding:5px}