.news-wrap { cursor: default; }
.news-wrap-title { background : url("/images/templates/title-line.png") no-repeat center bottom; padding-bottom: 5px; margin-bottom: 15px; }
.news-wrap-title span { padding-left: 10px; font-size: 20px; font-variant: small-caps; color: #2a4c7d; }

.news-go { font-family: "Arial", sans-serif; font-size: 13px; color: #395887; text-align: right; }
.news-go a { color: #395887; font-family: "Arial", sans-serif; font-size: 11px; text-decoration: underline; }

.news-content { background: url("/images/templates/title-line.png") no-repeat center bottom; clear: both; width: 99%; font-family: "Arial", sans-serif; font-size: 11px; padding-left: 6px; overflow: none; padding-bottom: 15px; margin-bottom: 10px; }
.news-content img { border: 1px solid silver; padding: 6px; }
.news-content span a { color: #c59b19; text-decoration: underline; font-size: 10px; }
.news-content h4 { letter-spacing: 0px; margin-bottom: 6px; font-size: 12px; }
.news-content h4 a { color: #263c65; }

.news-content-left { width: auto; float: left; /*margin-top: 10px; */}
.news-content-right { width: 170px; float: right; padding: 0; margin: 0; /*margin-top: 9px; */}
.news-content-right p { color: #395887; margin-bottom: 5px; }
.news-content-right-date { text-transform: uppercase; color: #7c7c7c; font-size: 10px; }
