.apx_employee_list-table{
	width:450px;
}

.apx_employee_list-thead{
	font-weight:bold;
}

.apx_employee_list-tcontent td{
	border-bottom:1px solid #C6C3C6;
}



.apx_employee_detail_picture{
	width:165px;
	text-align:left;
	float:left;
}

.apx_employee_detail_person{
	width:300px;
	padding:5px;
	float:left;
}

.apx_employee_detail_person_name{
	font-size:18px;
	font-weight:bold;
	color:#565656;
	margin-bottom:5px;
}

.apx_employee_detail_person_jobtitle{
	font-size:16px;
	font-weight:bold;
	color:#565656;
	margin-bottom:15px;
}

.apx_employee_detail_person_office{
	margin-bottom:15px;
}

.apx_employee_detail_person_email{
	margin-top:20px;
}

.apx_employee_detail_backlink{
	margin-top:20px;
}
