#more-resources{
margin-top: 24px;
}

.source-item {
	border-bottom:1px solid #CECFCE;
	line-height:16px;
	margin:7px 0;
	padding-bottom:8px;
	float:left;
	width:550px;
}

.ltext{
	clear: both;
    float: left;
}

.ltext a{
	color:#003210;
	font-weight:bold;
	text-decoration:underline;
	text-transform:capitalize;
}

.ltext a:hover{
	text-decoration:none;
	background-color:#D9B34C;
	color:#000;
}

.source-item .lurl {
	color:#D9B34C;
	font-size:11px;
	float:left;
}

.ldesc{
	float:left;
	clear:both;
}
