div.tx-ivpeopledb-pi1 {
}

div.peopledb-list-item {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

div.peopledb-list-item div.peopledb-list-item_left {
	float:left;
	width:82px;
	padding: 0px 0px 0px 1px;
}

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

div#content_wrap div.peopledb-list-item a.moreinfo {
	background-image: url(../_gfx/ivpeopledb_bgr_arrow.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 9px;
	color: #1FA22E;
	font-size: 12px;
	text-decoration: none;
}

div.peopledb-list-border {
	background-image: url(../_gfx/peopledb_bgr_listitem.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 1px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}