div.layer_3 div.content div.banner { width:800px; float:left; padding:0px 0px 10px 0px; }
div.layer_3 div.content div.text { width:510px; float:left; padding:5px 20px 0px 10px; }
div.layer_3 div.content div.text p { font-size:105%; }
div.layer_3 div.content div.news { width:250px; float:left; font-size:90%; }
div.layer_3 div.content div.news div.top { height:6px; overflow:hidden; background-image:url(/images/latest_news_top_bg.jpg); background-repeat:no-repeat;  }
div.layer_3 div.content div.news div.middle { background-color:#FFCC00; padding:5px 10px 5px 10px; }
div.layer_3 div.content div.news div.bottom { height:6px; overflow:hidden; background-image:url(/images/latest_news_bottom_bg.jpg); background-repeat:no-repeat; }
div.layer_3 div.content div.news h2 { font-size:105%; font-weight:900; }
div.layer_3 div.content div.news h3, div.news p { padding:0px; color:#000000; }
div.layer_3 div.content div.news a { color:#E65C00; text-decoration:none; }
div.layer_3 div.content div.news a:hover { text-decoration:underline; }
div.layer_3 div.content div.news div.news_list { border-bottom:1px solid #ffffff; }
div.layer_3 div.content div.news div.news_item { padding:10px 0px 15px 0px; border-top:1px solid #ffffff; }


/*

div.news { width:250px; float:left; font-size:90%; background-image:url(/images/latest_news_bg.jpg); background-repeat:no-repeat; padding:20px 20px 15px 20px; }
div.news h3, div.news p { padding:0px; }
div.news a { color:#FF6600; text-decoration:none; }
div.news a:hover { text-decoration:underline; }
div.news div.news_list { border-bottom:1px solid #cccccc; }
div.news div.news_item { padding:10px 0px 15px 0px; border-top:1px solid #cccccc; }

*/