#bodyContent .section-subheader {
	margin-bottom: 56px;
}
#bodyContent .item {
	margin-bottom: 38px;
	padding-bottom: 12px;
	border-bottom: 1px #D9D9D9 solid;
}
#bodyContent .item:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
#bodyContent .item .thumb {
	float: left;
}
#bodyContent .item .right-column {
	width: 472px;
	margin-left: 144px;
}
#bodyContent .item .header {
	margin-bottom: 2px;
	font-family: verdana;
	font-size: 8pt;
}
#bodyContent .item .header a {
	color: #313844;
}
#bodyContent .item .header a:hover {
	color: #6699ff;
}
#bodyContent .item .date {
	margin-bottom: 7px;
	font-family: verdana;
	font-size: 8pt;
	color: #969696;
}
#bodyContent .item .body {
	line-height: 15px;
	margin-bottom: 10px;
}
#bodyContent .item .body a {
	display: block;
	color: #000;
}
