#dir_people {
	float:left;
}
#dir_list_photo_div {
	/*float:left; */
	width:300px;
	height:200px;
	border:2px solid #CCC;
	background-image:url(images/wood-texture.jpg);
}
#dir_list_photo {
	width:300px;
	height:200px;
	border:none;
}

#dir_list_names {
	float:left;
	padding-left:10px;
}