.exhibitTitle {
	background: #D3D37A;
	font-weight: bold;
	font-size: 11px;
}
.exhibitLeft {
	background: url(../images/exhibit/mid_left.gif) left repeat-y;
}
.exhibitRight {
	background: url(../images/exhibit/mid_right.gif) right repeat-y;
}
.exhibitBot {
	background: url(../images/exhibit/bot_mid.gif) bottom repeat-x;
}
.exhibitContent {
	font-size: 11px;
}
