#galleryCurrent {
	width:504px;
	margin:30px auto;
	padding:10px;
	border:1px solid #999999;
	background:#cccccc;
}

#galleryCurrent img {
	border:1px solid #444444;
}

#galleryCurrent h5 {
	margin-top:5px;
	text-align:right;
	font-size:11px;
	font-weight:400;
	color:#666666;
}

#galleryCurrent img.preload {
	display:none;
}

#galleryNav a {
	font-weight:800;
}

#galleryTmbs {
	width:504px;
	margin:20px auto;
}

#galleryTmbs a {
	outline:none;
}

#galleryTmbs img {
	margin:0 5px;
	padding:3px;
	border:0;
	background:#cccccc;
}
