.headshotImage {
	float: left;
	clear: left;
	width: 181px;
	height: 137px;
	margin: 5px;
}

.headshotWithText {
	clear: left;
	padding-top: 20px;
}

.headshotWithText .contentTitle {
}

.headshotWithText .text {
	margin-left: 185px;
	width: 470px;
}

.headshotWithText .text h3 {
	margin-top: 7px;
}

.imageGallery {
	width: 700px;
	text-align: left;
}

.imageGallery div {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
}

.imageGallery div a {
	border: 0;
}

.imageGallery img {
	vertical-align: middle;
}

.productsBox {
	display: table-cell;
	width: 330px;
	padding-right: 18px;
}

.tableCellLeft {
	width: 250px;
}

.tableCellRight {
	width: 350px;
}
