.exhibitionsBox {
	width: 286px;
	height: 185px;
	overflow: visible;
	overflow-x: hidden;
	background: url(pics/exhibitions.jpg) #63bef5 no-repeat left top;
	float: right;
	color: #fff;
	margin: 10px 0 0 0 !important;
}
HTML > BODY .exhibitionsBox {
	min-height: 185px;
	height: auto;
	overflow: hidden;
}
.exhibitionsBox * {
	color: #fff;
	margin-bottom: 0;
}
.exhibitionsBox H2 {
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
}
.exhibitionsBoxCenter {
	padding: 20px 10px 20px 70px;
}
.newsTop .clearDiv {
	clear: none;
	display: none;
}
.newsItem_0 {
	height: 154px;
	float: left;
	width: 330px;
}
.newsItem_0 .newsDate {
	float: left;
}
.newsItem_0 .newsTitle {
	width: 245px;
}
.newsItem_1 {
	clear: both;
}
.newsToArchive A {
	color: #0066a4;
	font-size: 16px;
}
