﻿#SubNewsRelated{ float: right;width: 410px;margin-top: 34px;}
#SubNewsRelated .titleHead{font:normal 28px/24px 'UTMBebas'; color:#2a904f;text-transform: uppercase;margin-bottom: 20px;background: url(linenew.png) no-repeat bottom left, url(line.png) repeat-x bottom 1px center;padding-bottom: 20px;}
#SubNewsRelated ul{ margin: 0;padding: 0;list-style: none;}
#SubNewsRelated ul li{background: url(dot2.png) no-repeat left 13px;padding-left: 16px;}
#SubNewsRelated ul li:hover{background: url(dot_hover.png.ashx) no-repeat left 13px}
#SubNewsRelated ul li a{ font: normal 14px/30px Arial;color: #333}
#SubNewsRelated ul li a span{ font: normal 12px/30px Arial;color: #999;}
#SubNewsRelated ul li a:hover{ color: #00a1f1;}

@media (max-width: 1000px) {
    #SubNewsRelated{ float: left;width: 100%}
}