/* CSS Document */

/*	All	*/

.peopleItem{
	width: 526px;
	margin-bottom: 20px;
	color: #231f20 !important;
}

.peopleItemText{
	float: right;
	width: 382px;
}

.peopleItemTitle{
	font-weight: bold;
	font-size: 14px;
}

.peopleItemImage{
	float: left;
	width: 100px;
}
