@import url("styles.css");

div.expert {
	margin-bottom: 20px;
	line-height:1.2em;
}

div.expert img {
	width: 100px;
	height: 100px;
	margin-right: 6px;
	float: left;
}

.expertName {
	font-weight: bold;
}

.expertTitle {
	font-weight: bold;
}

.expertise {
	font-weight: bold;
	font-style: italic;
}