h3 {
        text-align:left;
        /** border-bottom: 1px solid gray; **/
}
.research {
}
.research img {
	float:left;
	border:1px solid;
	max-width:5em;
}
.research blockquote {
	margin-left:5.5em; 
	border-left:1px dashed lightgray;
	padding-left:.5em;
}
.research br {
	clear:both;
}
.research h3 {
	margin-left:5em; 
	font-weight:normal;
	clear:both;
}
.research h3 a {
	font-weight:normal;
}

