﻿
#header .logo:after {
    content: none !important;
}

/*---------------------------------------------------*/

.navigation_row p:last-child,
.more_resources_links p:last-child {
    margin-bottom: 20px;
}

.pagination,
.back_to_top,
#quick_links {
    display: none;
}

.image_column img {
    float: none;
}

.article_content h2,
.article_content h3 {
    clear: both;
}

.expandable_heading .expandable_title,
.expandable_heading .expandable_title a {
    color: #444444 !important;
}

/*---------------------------------------------------*/

.btn_add_to_calendar {
    display: none;
}

.tag_cloud a:after {
    content: none !important;
}

/*---------------------------------------------------*/

#footer .footer_item {
    display: block;
}

#footer .footer_separator {
    display: none;
}