div.news { margin-bottom: 25px; border-bottom: 1px solid #dddddd; }
div.newsb { zoom: 1; overflow: hidden; padding-bottom: 5px; }

div.news table { border: 0px; }
span.newshead { clear: both; }

span.newsdate { font-size: 9pt; display: block; margin-top: 10px; }
span.newsdate:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: #0E5289;
    margin-right: 5px;
}

span.newstitle {
    color: #4faaf2;
    font-weight:bold;
    display: block;
    clear: both;
    font-size: 19pt;
    margin-bottom: 10px;
    line-height: 1.2em;
}

h1.newstitle_inner {
    color: #4faaf2;
    font-weight:bold;
    font-size: 19pt;
    clear: both;
    display: block;
    margin-bottom: 30px;
    margin-top: 5px;
    line-height: 1.2em;
}

span.newsshortbody { display: block; text-align: justify; }
span.newsshortbody_inner img,
span.newsshortbody img { float: left; margin: 0px 5px 5px 0px; }

a.newsmore { color: #444444; font-weight: bold; }
span.newsbody { }
span.newsshortbody_inner { color:#000000; font-weight: 600; }
span.newsshortbody_inner p { margin: 0; }

span.newsshortbody { color:#000000; }
div.pager { font-size: .8em; }
div.pager a { color: #666666; }
div.pager a.pagen {}
div.pager a.pagenb { color: #222222; font-weight: bold; }
span.source { color: #999999; font-weight: bold; font-size: 1em; }

td.newspic { height: 70px; width: 70px; float: left; margin-right: 10px; }
div.newsbody {}

.news_share { float: right; vertical-align: middle; line-height: 9px; padding: 3px 5px; }
.news_share>a { display: inline-block; vertical-align: middle; width: 25px; height: 25px; font-size: 0; overflow: hidden; text-indent: 50px; }
.share_tw { background: transparent url('images/twitter.png') center center no-repeat; }
.share_ln { background: transparent url('images/linkedin.png') center center no-repeat; }
.share_fb { background: transparent url('images/fb.png') center center no-repeat; }
.share_gp { background: transparent url('images/gplus.png') center center no-repeat; }

span.newsfoot {}

.newsnone {}
