
.photoleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;

}
.textBold {
	font-weight: bold;
	color: #993300;
	font-size: 14px;

}

.photoRight {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;

}

.NLTable {
	border: 1px solid #E2E2E2;
	background-color: #F2F2F2;

}


