.photoIndLeft {
	text-align: center;
	float: left;
	width: 48%;
	height: 100%;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	padding: 5px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 14px;
}

.photoIndRight {
	text-align: center;
	float: right;
	width: 48%;
	height: 100%;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	padding: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
}

.photoIndUL {
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
	text-indent: 0px;
}

.photoIndLI {
	text-align: left;
	font-size: 12px;
	color: #5A4230;
}

#photoBox {
	padding: 0px;
	margin: 0px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}

#photoCatBox {
padding: 0px;
padding-bottom: 20px;
margin: 0px;
margin-right: 10px;
margin-left: 10px;
text-align: center;
vertical-align: top;
}

.photoCatRow {
	height: 100%;
}

.photoCatLeft {
	text-align: center;
	float: left;
	width: 48%;
	height: 100%;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	padding: 5px;
	margin-right: 0px;
	font-size: 12px;
	line-height: 14px;
}

.photoCatRight {
	text-align: center;
	float: right;
	width: 48%;
	height: 100%;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	padding: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
}