/* Section New */
#left-container.section-new {
	padding:0;width:685px;
}
.section-new .content {
	float: left;
	margin: 10px 0 10px 10px;
	float:left;
	width:540px;
}
.latest-news-section {
	margin:0 0 25px 0;
	float:left;
}
.latest-news-section .article {
	margin:0 0 10px 0;
	width:540px;
	float:left;
}
.latest-news-section span.last-time {
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
	padding:3px 0;
	width:540px;
	float:left;
	margin:5px 0;
}
.latest-news-section .article span.time {
	color:#808080;
	font-size:14px;
	float:left;
	width:45px;
}
.latest-news-section .article span.news-class {
	float:left;
	background:url(http://b92s.net/novo/img/new_dot.gif) no-repeat 0px 6px;
	width:75px;
	padding:0 0 0 15px;
}
.latest-news-section .article span.news-class a {
	color:#484b5f;
	font-weight:normal;
	font-size:14px;
	float:left;
}
.latest-news-section .article h3 {
	float:left;
	background:url(http://b92s.net/novo/img/new_dot.gif) no-repeat 0px 6px;
	width:390px;
	padding:0 0 0 15px;
}
.latest-news-section .article h3 a {
	background:none;
	font-size:14px;
	float:left;
	padding:0 3px 0 0;
}
.latest-news-section .article h3 span {
	float:left;
	padding:0 3px 0 0;
}
.latest-news-section .article h3 span a {
	color:#EA582B;
	font-weight:normal;
	font-size:14px;
}
.latest-news-section .article div.videoIcon, .latest-news-section .article div.audioIcon {
	float:left;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	background:#999999;
	padding:3px !important;
}
.section-new .sidebar {
	float:right;
	width:135px;
	padding:14px 0 0 0;
}
.section-new .sidebar span {
	color:#170110;
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
	float:left;
}
ul.sections {
	float:left;
	width:120px;
	margin:5px 0 0 0;
	border-bottom:1px solid #333366;
}
ul.sections li {
	width:120px;
	margin:0 0 7px 0;
}
ul.sections li.active {
	background:#333366;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:3px;
} 
ul.sections li a {
	color:#333366;
	font-size:14px;
}
ul.sections li.active a {
	color:#ffffff;
}
.noborder {
	border-bottom:none !important;
}