#staffphoto {
   float:left;
	 width:160px;
	 height:160px;
	 margin-top:1em;
}
#stafftext {
   float:right;
	 width:270px;
}
#staffphoto span {
   display:block;
	 padding:0.8em 0.3em;
	 background-color:#666666;
	 color:#FFFFFF;
	 text-align:center;
	 font-size:0.9em;
	 line-height:1.8em;
	 margin-top:1px;
}
