.showAd {
	float: left;
	width: 655px;
}

.resourceBlock {
	padding-left: 30px;
}

.resourceItem {
	margin-bottom: 8px;
}

.itemTitle{
	clear: both;
	font-size: 14pt;
	font-weight: bold;
}

.itemDate {
	padding-left: 15px;
	font-size: 9pt;
	line-height:11pt;
	color: red;
}

.itemSlug{
	padding-left: 15px;
	font-size: 11pt;
	line-height: 12pt;
	width: 350px;
	color: #333;
}
.itemThumb {
	float:left;
	padding-right: 3px;
	padding-bottom: 3px;
}

.fullLink {
	padding-left: 15px;
	font-size: 9pt;
}

.columnLeft {
	float: left;
	width: 475px;
}

.columnRight {
	float: left;
	width: 425px;
}

#article_title {
	font-size: 15pt;
	border-bottom: 1px solid #009;
	margin-bottom: 3px;
	margin-top: 3px;
}

#article_author,#article_date {
	width: 100%;
	font-size: 10pt;
	width: auto;
	line-height: 11pt;
}

#article_copy .paragraph {
	padding-bottom: 15px;
}
