table.employee-profile-block {
	margin-bottom:1.5em!important;
	border-collapse:separate!important;
	border-bottom:1px dotted #bbb;
}
table.employee-profile-block td {
	border:none!important;
	vertical-align:top;
	margin:0;
}
td.emp-pic {
	padding:0 20px 0 0!important;
	width:1%;
}
td.emp-profile {
	width:99%;
	padding:0!important;
}
td.emp-profile h4 {
	font-style:italic;
}