.home-wrapper {
	width: 979px;
	border-left: none
}


.home-left {
	/*border-right: 1px solid #929999;*/
	width: 628px;
	float: left;
	/*padding-right: 25px;*/
}
.home-text {
	border-bottom: 1px solid #929999;
	padding-bottom: 15px;
	background-image: url(../grfx/bg-top.jpg);
	background-position: center;
	background-size: cover;
	height:150px;
	color: transparent;
}
.home-exhib, .home-page {
	padding-right: 25px;
}

.page-title {
	margin-bottom: 5px;
	margin-top: 20px;
}
	.home-page .page-title {
		margin-bottom: 10px;
		margin-top:0px;
	}
	.page-title a {
		color:#000;
	}
	.page-title a:hover {
		color:#606666;
	}

.home-author {
	font-style: italic;
	margin-bottom: 25px;
}
.read-more-link {
	margin-top: -10px;
	margin-bottom: 10px;
	display: block;
	text-align: right;
}
.list-title {
	font-size:20px;
	margin-top: 20px;
	color: #606666;
	font-weight: 700;
	text-align: left;
}
.list-dates {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: -10px;
	letter-spacing: 1px;
}
.home-sidebar {
	float: right;
	padding: 10px 0 20px 25px;
	width:300px;
	border-left: 1px solid #929999;
}
	.home-sidebar .news-item img {
		max-width: 145px !important;
	}
.news-item {
	font-size: 13px;
	border-top:  1px solid #929999;
	clear: both;
}
.news-date {
	margin: 10px 0 2px;
}
.news-title {
	margin: 0 0 8px;
	font-weight: 700;
	font-size: 14px;
}
	.news-title a {
		color:#000;
	}
	.news-title a:hover {
		color:#606666;
	}
.news-text {
	
}