.person
{
	width: 100%;
	margin-bottom: 20px;
}

.image
{
	width: 150px;
	float: left;
}

.information
{
	position: relative;
	left: 10px;
}

span
{
	width: 100%;
}

.staff_image
{
	float: left;
}

.staff_name
{	
	font-weight: bold;
}

.staff_title
{
	font-style: italic;
}

.staff_email
{

}

.staff_description
{

}