/* Gallery specific styles */

.galleryEngine {
	float:left;
	width:245px;
	height:350px;
	margin:0 10px 0 0;
}

.galleryEngine .nav img, .galleryEngine .image img {
	border:none;
}

.galleryEngine .nav {
	border:none;
	background:none;
	padding:0;
	margin:5px 0 0 0;
	text-align:center;
	width:100%;
}

.galleryEngine .nav h3.title {
	margin:0;
	padding:0;
	display:inline;
	font-size:11px;
	font-weight:bold;
}

.galleryEngine .update {
	margin-bottom:10px;
}