#boxcloser
{
	background: url(/images/galleryclose.gif) top left repeat-y;
}

#gallerylinks
{
	width: 240px;
	margin: 0 auto;
	padding-left: 20px;
}

#gallerylinks .gallerylink
{
	float: left;
	width: 60px;
	height: 80px;
	margin: 0 20px 20px 0;
}
#gallerylinks .gallerylink img
{
	display: block;
	border: 0;
	width: 60px;
	height: 60px;
}
#gallerylinks .gallerylink p
{
	margin: 0;
}
#gallerylinks .gallerylink a
{
	color: #666666;
}

#gallery .galleryimage
{
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 10px 10px 0;
}
#gallery .galleryimage img
{
	display: block;
	border: 0;
	width: 60px;
	height: 60px;
}
#gallery .galleryimage p
{
	margin: 0;
	text-align: center;
}

#bigpiccap, #bigpicback
{
	background-color: #EBEDE2;
	color: #B90000;
}
#bigpicback a
{
	color: #B90000;
}