/*-------------------------------------------------------------------
Notes
-------------------------------------------------------------------*/
#filter-link-06{
	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 p,
#wp-story-text-02 p{
	margin: 1em 0 0 0;
}

#wp-story-text-01{
	float: left;
	width: 350px;
	padding: 0 0 1em 0;
	height: 1%;
}
#wp-story-photo-01{
	float: right;
	width: 207px;
	height: 1%;
}

#wp-story-photo-02{
	float: left;
	width: 207px;
}
#wp-story-text-02{
	float: right;
	width: 350px;
	padding: 0 0 2em 0;
}
