
.left-col h3 {
	color: #ffffff;
	padding: 10px 15px;
	font-size: 18px;
	font-weight: normal;
}

.left-col h4 a {
	color: #e77528;
	font-size: 14px;
	font-weight: normal;
}

.left-col .item {
	padding: 10px 15px;
	border-bottom: 1px dotted #333333;
}

.left-col .item .date,
.left-col .item .link {
	font-size: 10px;
	text-align: right;
}

.left-col .item .link a {
	color: #e77528;
}

.left-col .archive {
	text-align: right;
	padding: 10px 15px;
	text-decoration: underline;
}


/* Main content area
*/

#main .header {
	background-image: url(../images/banners/news.jpg);
}

#main .body {
	padding: 20px;
}

#main .body h3 {
	color: #e77528;
	font-size: 18px;
}

#main .body .article {
	width: 500px;
	color: #333333;
}

#main .body .article p {
	line-height: 2;
	margin-bottom: 15px;
}

#main .body .article .date {
	font-size: 10px;
	color: #000000;
}

#main .body .item {
	margin-bottom: 20px;
}
