﻿table.SiteBoxTable
{
}
div.SiteBoxOuter
{
	background-color: #F2ECE1;
	padding: 0px 0px 20px 20px;
}

.SiteBoxOuter .smallbreak br
{
	height: 0px;
	line-height: 0px;
}

.SiteBoxOuter fieldset
{
	border: 1px solid #C5bbaa;
}

.SiteBoxOuter fieldset legend
{
	padding: 0px 5px;
	margin-left: 10px;
	font-size: 11px;
	color: #8B7756;
}

.SiteBoxOuter .SiteBoxInner
{
	padding: 10px;
	text-align: left;
}

.SiteBoxOuter .SiteBoxInner a.thumbnail img
{
	margin: 6px;
}

.SiteBoxOuter .SiteBoxInner a.exhibitNav
{
}

.SiteBoxOuter .SiteBoxInner a.exhibitNav:hover
{
	color: #000000;
}

.SiteBoxOuter .SiteBoxInner a.exhibitNav:visited
{
}

.SiteBoxOuter .SiteBoxInner a.exhibitNav-visit
{
	text-decoration: none;
	font-weight: bold;
}

.SiteBoxOuter .SiteBoxInner a.exhibitNav-visit:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.SiteBoxOuter .SiteBoxInner a.exhibitNav-visit:visited
{
	text-decoration: none;
	font-weight: bold;
}

.SiteBoxOuter .SiteBoxInner a.exhibitNav-visit:active
{
	text-decoration: none;
	font-weight: bold;
}
.SiteBoxOuter .SiteBoxInner ul
{
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}

