/*	-------------------------------------------------------------
	Coded by - pxwebdesign.com.au - 2007
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

	
/*	--------------------------------------------------------------------------------------------------------------------------
	\\\\\  MAIN VIEW
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content #staffProfiler {
	padding-top: 15px;
}
	
#content .staffProfilerMember {
	clear: both;
	padding: 10px 0 15px 0;
	border-top: 2px solid #f0dbc5;
}

#content .staffProfilerMember h2 {
	padding: 3px 0 10px 0;
	font-size: 1.9em;
}

#content .staffProfilerMember h3 {
	padding: 3px 0 4px 0;
}

#content .staffProfilerMember img.staffPhoto {
	float: right;
	display: block;
	padding: 1px;
	border: 1px solid #bbb;
}