.resources, .resources_title, .resources_row {
	clear: both;
	float: left;
}

.resources {
	margin: 0 0 20px 0;
}

.resources_title {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.resources_row {
	margin: 0 0 4px 0;
}

a.rlink1, a:hover.rlink1, a:visited.rlink1 {
	position: relative;
	text-decoration: none;
	border-bottom: 1px #808080 dotted;
}

a:hover.rlink1 {
	border-bottom: 1px #b87b05 dotted;
}