#photo {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
}


#name {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}


#prof-txt {
	text-align: left;
	font-size: 15px;
	line-height: 150%;
	color: #333333;
}


hr {
	height: 1px;
	border: none;
	border-top: 1px #D9D9D6 solid;
}


#small-txt {
	text-align: left;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
}


#small-txt .color {
	color: #ABA285;
}
