/* BEGIN Non Profit Directory Styles */

#non_profit_list h3, #resources_list h3 {
	border-top: dashed 1px #ccc;
	padding-top: 20px;
}

#non_profit_list ul, #resources_list ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-bottom: 8px;
}

#non_profit_list li a, #resources_list li a, #center_column table.heroes a  {
	background: none;
	font-weight: normal;
	font-family: Arial;
}

#non_profit_list a#back_to_top, #resources_list a#back_to_top {
	margin-bottom: 20px;
	background: none;
	display: block;
}

/* Featured */

.featured-key {
	background-color: #FFFFCC;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 15px;
}

#non_profit_list li.featured, #resources_list li.featured{
	background-color: #FFFFCC;
	padding: 2px;
	margin-bottom: 3px;
}

.featured_thumb {
	float: right;
	height: 25px;
	width: auto;
}


#non_profit_list li.featured a, #resources_list li.featured a{
	font-weight: bold;
	font-size: 18px;
}

/* END Resource Directory Styles */
