﻿.exhibition-list-header
{
	font-size: 11px;
	font-weight: bold;
	color: #993333;
}

.exhibition-list-inner
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 225px;
	z-index: 5;
	overflow: auto;
}

.exhibition-list-item
{
	margin-top: 5px;
	width: 100%;
}

.exhibition-list-date
{
	font-weight: bold;
	margin-bottom: 5px;
	border-top: 1px solid #666666;
	padding-top: 5px;
	display: block;
}

.exhibition-list-gallery
{
	font-weight: bold;
	color: #666666;
}

.exhibition-list-intro
{
}

.exhibition-list-intro a
{
	text-decoration: none;
	color: #000000;
}

.exhibition-list-intro a:hover
{
	text-decoration: underline;
}

.exhibition-item-date
{
	font-size: 14px; 
	color: #000000; 
	margin: 0px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	font-weight: bold;
}

.exhibition-item-header
{
	font-size: 12px; 
	color: #666666; 
	margin: 0px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	font-weight: bold;
}

.exhibition-item-intro
{
	font-weight: bold;
	margin-top: 5px; 
	margin-bottom: 5px; 
}

.exhibition-item-text
{
	margin-top: 5px; 
	margin-bottom: 5px; 
}

.exhibition-item-image
{
}
