
div.col1 {
	float: left;
	width: 315px;
}

div.col2 {
	float: right;
	width: 315px;
}

img.staff {
	float: left;
	height: 110;
	width:  82;
	margin-right: 10px;
}
img.mail {
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
}
hr.staff {
	visibility: hidden;
}
p.spacer {
	clear: both;
	height: 1px;
}
div.contentp {
	height: 115px;
}

