#latest-articles .image-holder{
	border: 1px solid #DEDEDE;
	padding: 4px;
	line-height: 0;
	background-color: #FEFEFE;
	margin-bottom: 6px;
}
#latest-articles .toolbar{
	border-bottom: 1px solid rgba(255,255,255,0.1);
	font-weight: bold;
}
.desc {
	display: block;
	min-height: 58px
}
#latest-articles .toolbar a{
	font-weight: 600;
	display: inline-block;
	margin-top: 1px;
}
#latest-articles .toolbar span a{font-weight:normal}