﻿body {
    font-size: 14px;
}
.print-fullwidth {
    width: 100% !Important;
}
.print-header {
    margin-bottom: 1em;
}
a:link:after,
a:visited:after
{
    content: none;
}
.print-header{
    border-bottom: 1px solid #999;
}
.overlayText {
     display: block;
     position: static
 }
.clickframe {
    display: none;
}
.news-item {
    border: none;
}
a,
a:hover,
a:visited,
a:active {
    text-decoration: underline !Important;
}
.caption h2 {
    font-size: 24px;
    margin-bottom: .5em;
}
.caption {
    border: none;
}
img {
    width: auto !Important;
    height: auto !Important;
}