/*
#agent_list {
	padding-top:15px;
	width:100%;
}
*/

#agent {
	color:#000;
	padding-bottom:0px;
}

#agent_image {
	border:1px solid #c6c6c6;
	width:44px;
	height:67px; 
}

#agent_table {
	width:auto;
	border:0px solid #003366;
}

#agent_header_name {
	color:#003366;
	font-weight:bold;
	font-size:15px;
}

#agent_header_title {
	color:#000;
}

#agent_bio_content {
}

#agent_header {
	position: absolute;
	top:180px;
	left:0px;
	width:auto;
	height:auto;
	border:0pt solid red;
}
