﻿
.EssayPhotoWrap {
	float: left; 
	clear: both;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	width: 152px;
}

.EssayistPhoto {
	border: 1px solid #182220;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 200px;
	display: block;
}

.EssayistAffiliation {
	border: 0px;
	background: #182220 url("../Graphics/General/cap-essayists-bottom.gif") no-repeat bottom right;
	padding: 3px 15px 5px 10px;
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

.EssayTOC, .EssayCategoryDescription {
	margin: 0px;
	padding: 0px;
	clear: both;
}
