
#agent_header_photo {
	position: absolute;
	top: 60px;
	left: 200px;
	border: 3px solid #FFF;
}

#agent_header_name {
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	top: 5px;
	left: 0px;
}

#agent_header_details {
	position: absolute;
	text-align: left;
	top: 60px;
	left: 325px;
}

#agent_header_title {
	font-size: 14px;
	color: #FFF;
}

#agent_header_phone {
	font-size: 16px;
	color: #000;
}

#agent_header_cell {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

#agent_header_office_phone {
	font-size: 16px;
	color: #000;
}

#agent_details div {
	padding: 0px;
	margin: 0px;
	line-height: normal;
}

