/* styles for use by Contribute users */
.linkList {
	font-size: 14px;
	line-height: 20px;
	color: #417E05;
}
.photoCaption {
	font-size: 11px;
	margin-top: 5px;
}
.greenText {
	color:#417E05;
}
.orangeText {
	color:#E67D36;
}
.smallText {
	font-size: 0.85em;
}

