#banner.exhibition-banner {
	overflow: hidden;
	background: #ddd;
}
.ex-date {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.ex-title {
	margin-top: 0;
	font-weight: bold;
	text-align: left;
}
dd {
	margin: 0 0 32px;
}

#comments-lead h2 {
	margin: 12px 0 0 0;
	font-weight: normal;
}
#comments-lead blockquote {
	margin-left: -12px;
}

#ex-date-view {
	margin-bottom: 16px !important;
}

.thumbnails {
	margin-top: -16px;
}

#comments h2 {
	margin-bottom: 1em;
}
#comments p.thought {
	font-family: arial, sans-serif;
	font-size: 1.2em;
	padding: 0 0 0 16px;
	background: url(/_img/bullet.gif) no-repeat left 8px;
}
#comments p.thought em, #comments p.thought span {
	font-size: 0.8em;
}
#your-name {
	width: 150px;
}
