table.main-news-title {
	width: 100%;
}

.main-news-title td.title {
	background-color: #E5E5E5;
	padding: 4px 10px 2px 10px;
	vertical-align: middle;
	line-height: 12px;
}

.main-news-title tr.line td {
	background-color: #CECECE;
}
	
.main-news-title a.section-title { color: #000066; font-size: 12px; font-weight: bold; text-transform: uppercase; text-decoration: none; }
.main-news-title a.section-title:hover { text-decoration: underline; }

.main-news-title img.preview_picture {
	display: block;
	margin:0 30px 0 0;
}

.main-news-title .news-date-time {
	color: #0066CC;
	font-weight: normal;
}

.main-news-title tr.body td.body {
	padding: 0 30px 0 0;
}

.main-news-title td p {
	margin: 0;
}

.main-news-title td p.item {
	margin-bottom: 5px;
}