div.peopledb-list-item {
	background-image: url(../_gfx/peopledb_bgr_listitem.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px 0px 14px 0px;
}

div.peopledb-list-item div.peopledb-list-item_left {
	float:left;
	overflow:hidden;
	width:120px;
	padding: 13px 0px 0px 1px;
}

div.peopledb-list-item div.peopledb-list-item_right {
	margin: 0px 0px 0px 140px;
	padding: 13px 0px 0px 0px;
}

div.peopledb-list-item {
	overflow: hidden;
	clear: left;
}
