/*-------------------------------------------------------------------
Notes
-------------------------------------------------------------------*/
#filter-link-09{
	background-image: url(/images/filter-arrow.gif);
	background-position: 17px center;
	background-repeat: no-repeat;
	font-weight: bold !important;
	color: #003366 !important;
}

#wp-story-text-01,
#wp-story-text-02{
	float: left;
	width: 350px;
	height: 1%;
	padding: 0;
	margin: 0;
}
#wp-story-photo-01,
#wp-story-photo-02{
	float: right;
	width: 207px;
	height: 1%;
	
}

#wp-story-text-02{
	float: right;
}
#wp-story-photo-02{
	float: left;
}

#wp-story-text-03{
	padding: 1.5em 0 2em 0;
	height: 1%;
	margin: 0;
}