#gallery_topNavigation {
	margin-bottom:5px;
	border-bottom:1px solid #cccccc;
}
#gallery_topNavigation table {
	width:100%;
}
#gallery_botNavigation {
	margin-top:5px;
	border-top:1px solid #cccccc;
	background-color:#ececec;
	height:125px;
}
#gallery_botNavigation table {
	width:100%;
}
#gallery_botNavigation .title {
	padding-bottom:10px;
	font-weight:bold;
}
#gallery_botNavigation .caption {
}

/* Set the style for prev, next and page numbers */
.prevNext {
	text-align: right;
}
.prevNext a, .prevNext span {
	padding: 2px;
}
.prevNext span.current {
	background-color: #ececec;
	text-decoration: none;
}
.photoNumber {
	text-align:center;
}
/* SHOWCASE PAGE SETTINGS */

.qwikgallery #showcase .photo {	/* This is applied to the cell that the image is in */
	height: 146px;
}

/* THUMBS PAGE SETTINGS */

#gallery_thumbs .image img {
	text-align: center;
	border: 5px solid #ececec;
}

/* MEDRES PAGE SETTINGS */

.image {
	text-align: center;
}
.image img {
	text-align: center;
	border: 5px solid #ececec;
}
