div#secondarynav img {
	padding: 0 16px 11px;
}

p.instructions {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	text-align: center;
}

table.gallerytable {
	margin-left: auto;
	margin-right: auto;
}

table.gallerytable td {
	padding: 12px;
	vertical-align: top;
	text-align: center;
}

div.galleryframe {
	padding: 4px;
	border: 1px solid #555;
	width: auto;
}

div.galleryframe img {
	display: inline;
}

div.gallerylabel {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	margin-top: 4px;
}

div.gallerytitle {
	font-size: 11px;
	color: #999;
	font-weight: bold;
}

div.gallerytitle a:link, div.gallerytitle a:visited, div.gallerytitle a:active {
	color: #999;
	text-decoration: none;
}

div.gallerytitle a:hover {
	color: #aaa;
	text-decoration: underline;
}


