.searchFormControl {
	padding: 5px;
}

.dropShadow {
	float:left;
	xxxbackground: url(../images/v3/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 5px;
}
.dropShadow img {
	display: block;
	position: relative;
	margin: -9px 6px 6px -9px;
	padding: 4px;
}
.dropShadowContainer{
	padding: 0 10px;
}

#calendarContainer
{
	margin: 20px;
	text-align: center;
}
.calendarEvent {
	xxxheight: 120px;
	xxxmargin: 5px 30px;
	text-align: left;
	clear: both;
}

/*.calendarEvent img{
	height: 90px;
}
*/
.calendarEvent p {
	margin-left: 110px;
}
#click_text {
	font-size: 0.7em;
	font-style: italic;
	clear: both;
}

#exhibitionImg {
	float: right;
	margin-left: 5px;
}

.exhibitionTitle, #calendarTitle, #title{ color: black; xxxfont-family: "University Ornate", Arial, Helvetica, sans-serif; text-align: center; font-size: 18px; font-weight:bold; }

.exhibitionDesc{ color: black; xxxfont-family:  Arial, Helvetica, sans-serif; text-align: center; font-size: 14px; font-weight:bold; }


.exhibitionDate
, .location 
{ color: black; font-size: 16px; }

