
#agent_header_photo {
	position: absolute;
	bottom: 85px;
	right: 15px;
	border: 2px solid #FFF;
}

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

#agent_header_details {
	position: absolute;
	text-align: left;
	top: 85px;
	left: 15px;
	font-weight: bold;
}

#agent_header_block {
	border: 1px solid #FFF;
	background: #00456f;
	opacity:0.6;
	filter:alpha(opacity=60);
	position: absolute;
	top: 40px;
	left: 10px;
	width: 500px;
	height: 90px;
}

#agent_header_title {
	display: block;
	font-size: 12px;
	color: #FFF;
}

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

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

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

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