#newsItem { position: relative; padding: 0px 0px 20px 0px; }
#newsItem .intro { font-weight: bold; margin-bottom: 8px; }
#newsItem h2 { font-size: 210%; margin: 0 0 .4em 0; line-height: 1em; font-weight: normal; color: #000000; }

#hbody .hbody .tpl #content { position: relative; float: left; margin: 0; padding: 20px 15px; width: 675px; height: auto; }
#hbody .hbody .tpl #content .news { position: relative; float: left; padding: 15px 0px; }
#hbody .hbody .tpl #content .news h2 { font-size: 18px; font-weight: normal; color: #000000; }
#hbody .hbody .tpl #content .news ul { list-style: none; width:675px; }
#hbody .hbody .tpl #content .news ul li { display: block; padding: 11px 9px; width: auto; height: 82px; }
#hbody .hbody .tpl #content .news ul li.bg { background: url(../../skins/default/pics/bgNews.gif) top left repeat-y; }
#hbody .hbody .tpl #content .news ul li h2 a,
#hbody .hbody .tpl #content .news ul li h2 a:visited { font-size: 12px; font-weight: bold; color: #000000; }
#hbody .hbody .tpl #content .news ul li h2 span { display: none; color: #000000; }
#hbody .hbody .tpl #content .news ul li p { margin-bottom: 0px; font-size: 12px; font-weight: normal; line-height: normal; color: #424242; }
#hbody .hbody .tpl #content .news ul li a,
#hbody .hbody .tpl #content .news ul li a:visited { font-size: 12px; font-weight: normal; color: #d31430; text-decoration: none; }
#hbody .hbody .tpl #content .news ul li a:hover { text-decoration: underline; }

