﻿/***** News *****/
.highlights { overflow: auto; }
.highlights .hdr { font-size: 125%; text-align: center; margin-bottom: .5em;
    font-family: Georgia, Times, 'Times New Roman', Serif;
    font-weight: bold;
    font-style: italic;
    color: #21501f; }
.highlights .message { margin: 0 0 1em 0; }
.x-highlight { background: none; float: left; margin: 10px; padding: 5px; width: 330px; overflow: auto; }
.highlight { background: none; margin: 10px; padding: 5px; overflow: auto; }
.highlight .title { font-weight: bold; margin-bottom: 0; border-bottom: 2px solid #573917;}
.highlight .title a, .highlight .title a:visited { color: #573917; text-decoration: none; }


