div.top_baner { float:left; padding-bottom:10px; width:630px; overflow:hidden; }
div.top_news { float:right; padding-bottom:10px; }


div.top_news .basic  { width: 320px; }
div.top_news .basic div { background-color: #393939; padding:0px 5px 0px 5px; }
div.top_news .basic div a { color:#000; text-decoration:none; font-size:11px; color:#CCC; }
div.top_news .basic div a:hover { color:#FFF; text-decoration:underline; }

div.top_news .basic p { height:34px; overflow:hidden; margin-bottom:10px; border:none; text-decoration:none; font-size:10px; margin:0px; padding:6px 0px 7px 0px; }
div.top_news .basic > span { cursor:pointer; display:block; border-bottom:1px solid #333; padding:5px; margin-top: 0; text-decoration: none; font-weight: bold; font-size: 12px; color: black; background: #AAA; white-space:nowrap; overflow:hidden; }
div.top_news .basic > span:hover { background:#CCC; }
div.top_news .basic > span.selected { color:black; background-color:#80cfe2; background-image:url(top_widgets/AccordionTab2.gif); }

div.infopage_content { padding:15px 15px 20px 15px }
div.infopage_content p { margin-bottom:15px; }


.reported {
	background-color: #555555;
}

li.reported:hover {
	background-color: #888888 !important;
}
