/* News */
div.news { position:relative; width:100%; padding-bottom:20px; }
div.news .head { position:relative; height:34px; background:url(images/head.jpg) 0 0 repeat-x; color:#FFF; line-height:34px; text-transform:uppercase; padding-left:15px; font-size:9px; font-weight:bold; }
div.news .head img { position:absolute; top:0px; width:5px; height:34px; }
div.news .head img.left { left:0px; }
div.news .head img.right { right:0px; }
div.news .box { height:80px; padding-left:15px; color:#3356af; }
div.news .box strong { display:block; padding-bottom:2px; color:#00afe1; font-size:10px; }
div.news a.more { display:block; width:80px; height:22px; line-height:22px; padding-left:7px; color:#dc5800; text-decoration:none; background:url(images/arrow.jpg) 0 0 no-repeat; background-position:center left;   }
div.news .separator { width:228px; height:25px; background:url(images/separator.jpg) 0 0 no-repeat; background-position:center left; }
div.news .topshadow { width:228px; height:17px; background:url(images/topshadow.jpg) 0 0 no-repeat; }
