#div_advisors {
	padding:0 0 50px 0;
}
.div_advisor {
	float:left;
	width:300px;
}
.lst_advisor {
	list-style:none;
}
.lst_advisor LI {
	padding-bottom:3px;
}
li.city {
	font:bold 16px Arial, sans-serif;
	padding-bottom:7px;
}
.lst_advisor A {
	text-decoration:underline;
	font:14 arial, sans-serif;
	color:#043428;
}
.lst_advisor A:hover {
	text-decoration:none;
}