h3 {
color: #000;	
position: relative;
top: 1px;
left: 5px;
z-index: 10;
width: 265px;
text-align: center;
background-color: #fff;
filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
#galleryImage {
	width: 460px;
	height: 613px;
	background: url(../gallery/f/beecleanlondong001.jpg) no-repeat top left;
	position: relative;
	top: -30px;
	z-index: 1;
}
#wrapper #content #secondary .paintbox.gallerythumbs ul li {
	float: left;
	width: 120px;
	margin: 2px;
	padding: 0;
}
/*#wrapper #content #secondary .paintbox.gallerythumbs ul li img {
	width: 100px;
}*/
#wrapper #content #secondary .paintbox.gallerythumbs a {
	font-size: 110%;
	color: #000099;
	text-align: right;
	display: block;
}
.paintbox.gallerythumbs ul#page2 {
	display: none;
}
p#gallnav {
	display: block;
	text-align: center;
}

#prevgal {
	display: inline;
	clear: left;
	float: left;	
}
#nextgal {
	display: inline;
	float: right;
}
#secondary {
	position: relative;
}

span.subtitle {
	font-size: 90%;
	color: #000033;
	display:block;
	width: 300px;
	position: absolute;
	top: -10px;
	left: 0px;
}
#content #primary span.subtitle a {
	color: #FF663A;
}