#news .meta {
	font-style: italic;
	margin: 20px 0;
}

#news p {
	font-size: 14px;
	color: #f0f0f0;
	line-height: 150%;
	margin: 0 0 20px 0;
	width: 400px;
}

#news h5 {
	font-size: 14px;
	line-height: 130%;
}

.entry { margin-bottom: 20px; }

.item { clear: left; margin-bottom: 10px; }

.item .img {
	float: left;
	margin: 0 10px 0 0;
}

.item .img a {
	position: relative;
}

.item img {
	border: 1px solid #C5B999;
}

.short p {
	font-size: 12px !important;
	margin: 0 !important;
}

.short .meta {
	margin: 0 !important;
}

#news .sub-title a {
	color: #fff;
}

.short {
	margin: 20px 0 0 0 !important;
}

#recent_items a {
	display: block;
	margin-top: 20px;
}

#recent_items img {
	border: 1px solid #C5B999;
}

#news .count {
	bottom: 4px !important;
}

 .count {
	position: absolute;
	right: 1px;
	bottom: 6px;
	height: 20px;
	width: 20px;
	background: url(../img/shade.png);
	line-height: 19px;
	text-align: center;
	color: #CABF9E;
	display: block;
}

.count {
	color: #FFF1C7;
}