div.personArchive div.personArchive{
	padding: 10px;
}

div.pagination{
	width: 100%;
	overflow: auto;
}

.contSection h2{
	font-size: 1.4em;
}

.tplBlockLift img.left{
	float: left;
	margin-right: 15px;
}

.tplBlockLift h2,
.tplBlockLift p{
	float: left;
	width: 70%;
	margin: 0 0 0.4em 0;
}

.tplBlockLift h2{
	font-size: 1.7em;
	font-weight: normal;
	color: #333;
	margin-bottom: 2px;
}

.tplBlockLift h2 a,
.tplBlockLift h2 a:link,
.tplBlockLift h2 a:visited{
	text-decoration: none;
}

.tplBlockLift a:link,
.tplBlockLift a:visited{
	color: #333;
}

.tplBlockLift a:hover,
.tplBlockLift a:visited:hover{
	color: #941D1D;
}

.sideCol form p{
	margin: 0.5em 0 0.5em 0;
}

.sideCol #searchTerm,
.sideCol #departmentId{
	width: 200px;
}
