/*-------------------------------------------------------------------
Notes
-------------------------------------------------------------------*/
#filter-link-05{
	background-image: url(/images/filter-arrow.gif);
	background-position: 7px center;
	background-repeat: no-repeat;
	font-weight: bold !important;
	color: #003366 !important;
}
#content-rt-col{
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#content-rt-col h3{
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 0 1em 0;
}
.text{
	float: right;
	width: 370px;
	padding: 0 0 1em 0;
}
.photo{
	float: left;
	width: 207px;
	padding: 1em 0 1em 0;
}

