div.ppf_contact_groups {
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}

div.ppf_contact {
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}

h2.ppf_contact_groups_list_title {
	background-color: transparent;
	color: #000000;
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	font-size: 17px;
}
h3.ppf_contact_title {
	background-color: transparent;
	color: #000000;
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	font-size: 15px;
}
table.files {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	width: 100%;
}
table.files td.image {
	margin: 0px;
	padding: 0px;
	width: 20%;
}

table.files td.fill {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.files td {
	margin: 0px;
	padding: 0px 7px 0px 3px;
	white-space: nowrap;
}

table.files tr.even {
	background-color: #EFFFD6;
	color: #000000;
	height: 20px;
}

table.files tr.odd {
	background-color: #FDFFFA;
	color: #000000;
	height: 20px;
}