body {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.sidebar, .navigation-top, .navbar, .help-me {
    display: none;
}

legend {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-weight: bold;
}

fieldset {
    border: 0;
}

.course-history-wrap {
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #666666;
    padding: 0 0 10px 0;
}