<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cNewsCategory {margin-bottom:20px}
.cNewsCategory .ui-corner-left {border-bottom-left-radius:0}
.cNewsCategory .ui-corner-right {border-top-right-radius:0;}
.cNewsCategory .ui-button {margin-right:0}
.cNewsCategory a {font-size:12px; width:200px}

/* News */
.mNewsList {margin:10px 10px 10px 0; padding:0; clear: both}
.cNewsList .item {margin:25px 0; padding:0; overflow: hidden;}
.cNewsList .date, .cNewsSingle .date {font:11px Arial,sans-serif; color:#993366}
.cNewsList h3 {font:18px/22px Arial,sans-serif; margin:7px 0 0}
.cNewsList h3:first-letter {text-transform:uppercase}
.cNewsList h3 a {margin:0 10px 0 0}
.cNewsList .text, .cNewsSingle .text {font:14px/18px Arial, Helvetica, sans-serif; margin:7px 0}
.cNewsList .more {font:14px Arial, Helvetica, sans-serif; text-align:right; margin:3px 0 0 0; color: #006699;}
.cNewsList .photo {margin:6px 6px 0 0; float:left}
.cNewsList .photo img {border:5px solid #fff; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; box-shadow:0px 1px 0px 2px #dde8ec; -webkit-box-shadow:0px 1px 0px 2px #dde8ec; -moz-box-shadow:0px 1px 0px 2px #dde8ec}

.cNewsSingle .text{margin-top:25px}
.cNewsSingle .archive {margin:25px 0 0; clear:left; color:#006699}
.cNewsSingle .photo {margin:0 0 20px 0}
.cNewsSingle .print {float:right; width:13px; height:13px; display:block; margin:-2px 0 0 0}
.cNewsSingle .text img{border:5px solid #fff; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; box-shadow:0px 1px 0px 2px #dde8ec; -webkit-box-shadow:0px 1px 0px 2px #dde8ec; -moz-box-shadow:0px 1px 0px 2px #dde8ec}

.cNewsSingle {position:relative}
.cNewsSingle .prev, .cNewsSingle .next {position:absolute; top:-40px; display:none}
.cNewsSingle .prev a:link, .cNewsSingle .prev a:visited, .cNewsSingle .next a:link, .cNewsSingle .next a:visited {background-image:url(/gfx/arrowSprite.png); text-decoration:none; display: block; width: 20px; height: 26px;}
.cNewsSingle .prev {left:-40px}
.cNewsSingle .prev a {background-position:0 0}
.cNewsSingle .prev a:hover {background-position:0 -26px}
.cNewsSingle .next {left:615px}
.cNewsSingle .next a {background-position:-20px 0}
.cNewsSingle .next a:hover {background-position:-20px -26px}
</pre></body></html>