.PaddingLeft10 {
	padding-left: 10px;
}

.PaddingRight10 {
	padding-right: 10px;
}

.ColumnStyleWrapper {
	width: 50%;
	float: left;
}

.RowStyleRowDivider {
	border-width: 0px;
	border-top-width: 1px;
}

.RowStyleWrapper {
	margin-bottom: 10px;
}

.PhotoListBox {
	width:100%;
}

.RowStyleRowDivider {
	border-style: solid;
	height: 1px;
	line-height: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
}


