@charset "utf-8";
/* -FIX: have to adjust the content's bottom padding, so our extra stretched content is not pushed down- */
#content {padding-bottom:0; clear:both;}
#staff {background:url(../../images/global/bg-content.png) top left repeat-y; width:820px; clear:both; margin:0 auto; padding:0 100px 100px 100px; clear:both;}
	#staff ul {width:810px;}
		#staff ul li {clear:both; margin-bottom:20px; overflow:hidden;}
			#staff ul li p.avatar {float:left; margin-right:20px; text-align:center;font-weight:bold;}
				#staff ul li p.avatar span.bio-name {display:block;}
			#staff ul li p.bio {float:left; width:630px;}


