@import url(/staticarchive/899f2f846cb0c0bbdb26718fe44d001b75470045.css);

h2 {
	background:#c5d0d6;	
	color:#500340;
	font-weight:normal;
	padding: 10px;
	}
 h2 a {
		color:#500340;
	font-weight:bold;
	}
	


/* begin optional feature styles */

div#top-feature, div#bottom-feature{

	background:#e6eef2;	
	color: #5b0648;
	border-top:1px dotted #5b0648;
	padding: 10px 0 10px 0;
	
}

div#top-feature div.feature-content, div#bottom-feature div.feature-content {

	padding: 0 10px 0 10px;
	
}


div#top-feature div.feature-content h4, div#bottom-feature div.feature-content h4 {
	
	color: #8f175a;
	font-size:130%;
		margin-bottom: 10px;

}

div#top-feature div.feature-content a, div#bottom-feature div.feature-content a {
	
	color: #8f175a;
	text-decoration:none;
	font-weight:bold;

}

div#top-feature div.feature-content a:hover, div#bottom-feature div.feature-content a:hover {
	
	text-decoration:underline;

}

/* end optional feature styles */

/*begin feed styles */

#main-rm .feed {
	background-color:#e6eef2;
	color: #5b0648;
	padding: 0 0 10px 0;
	height:80px;
}

#main-rm .feed a {
	color: #5b0648;
	display:inline;
}

#main-rm .feed img.feed-image{
	margin:10px 0 10px 10px;
	float:left;
	display:inline;
}

#main-rm .feed ul {
	list-style-type:none;
	margin:10px 0 10px 10px;
	padding:0;
	float:left;
	display:inline;
}

#main-rm .feed ul li {
		font-size:0.85em;
}

#main-rm .alternate {
	background-color:#d4dde2;
	margin-bottom:0;
}

/*end feed styles */

