
.gallBoxes {
	float:left;
	text-align:center;	
	margin: 0 15px 0 15px;
}

.gallBoxes a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallBoxes img {
	border: 1px solid Black;
}

#pagination {
	width:400px;
	text-align:right;
}

#displayPics {
	width:100%;
	margin: 0 auto;
	text-align:center;
}

#displayPics br {
	clear:both;	
}

.gallBoxes2 {
	float:left;
	text-align:center;	
	margin: 0 5px 10px 5px;
}

.gallBoxes2 a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallImages {
	border: 1px solid Black;
	width: 120px;
	height: 80px;
	overflow:hidden;
}

label {
	width: 100px;
	font-size: .8em;
	color: #333366;
	clear: both;
	float: left;	
}

input {
	font-size: .8em;
	float: left;
}

form br {
	clear:both;
}