#left {
	width:220px;
	padding:20px 0px 0px 0px;
	float:left;
}

#right {
	float:left;
	text-align:left;
	width:480px;
	padding:37px 0px 50px 0px;
}

#agents_title {
	margin-bottom:25px;
}

#right p {
	text-align:justify;
	margin:0px 0px 18px 0px;
	line-height:16px;
}

#right #agent_pic {
	float:left;
	margin:3px 0px 0px 0px;
}

#agents_bold {
	clear:both;
	font-weight:bold;
	text-transform:uppercase;
	color:#0092d8;
	padding:20px 0px 5px 0px;
}

#right span {
	color:#0092d8;
}