/*===========================================================================
	Colors (News)
	
	This stylesheet defines the colors for the following:
	* Text and links
	* Backgrounds
	* Borders
===========================================================================*/

div#primary-content a#return-link {
	border-top-color: rgb(165, 198, 227);
}

div#primary-content ul li {
	border-bottom-color: rgb(165, 198, 227);
}
