/* news */
#center .home-news-item, #center .news-latest-gotoarchive, 
#center .cal-list1-odd, #center .cal-list1-even {
	border-top: 0px dotted #231F20;
	margin: 5px;
	margin-bottom: 0;
	font-size: 10px;
	line-height: 14px;
}

#left .news-latest-date {
	float: none;
}

#left .news-latest-gotoarchive{
	display: none;
}

#center .home-news-item, #center .cal-list1-odd, #center .cal-list1-even {
	border-bottom: 0px dotted #231F20;
	padding-bottom: 0px;
}

#center .home-news-item h3 {
	background: none;
	color: #292194;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#center .home-news-item h3 a {
	clear: both;
	display: block;
}

#center .home-news-item p {
	margin: 0;
	padding: 0;
}

#center .home-news-item a, #center .news-latest-gotoarchive a,
#center .cal-list1-odd a, #center .cal-list1-even a {
	color: #292194;
	text-decoration: none;
}

#center .home-news-item a:hover, #center .news-latest-gotoarchive a:hover,
#center .cal-list1-odd a:hover, #center .cal-list1-even a:hover {
	color: #8F8FC7;
}

#center .news-latest-date, #center .cal-list1-date {
	display: block;
	color: #818181;
}

#center .news-latest-nav-title {
	color: #818181;
}

#center .news-latest-gotoarchive {
	text-align: right;
}

.news-amenu-container li.news-amenu-item-year {
	font-weight: bold;
	font-size: 0.9em;
	list-style: none;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: -16px;
}


#center .news-single-item h3, #center .news-list-item h3 a {
	font-size: 13px;
}

#center .news-latest-date {
	margin-bottom: 4px;
}

#center .frame-02 .news-latest-date {
	display:none;
}

#center .news-latest-item img, #center .news-list-item img {
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.news-single-img {
	float:right;
	margin-left: 6px;
	margin-bottom: 6px;
}

#center .news-single-item strong {
	font-weight: bold;

}

#center .news-list-morelink {
	clear:left;
}

#center .news-list-item h3 {
	margin: 0;
	padding: 0;
}

#center .news-list-item p {
	margin-top: 0;
	padding-top: 0;
}

#center h3 .news-list-date {
	display: block;
	float: right;
	font-size: 10px;
	text-align: right;
	width: 100%;
}

#center .news-list-item hr.clearer {
	background: #990099;
	color: #990099;
	height: 1px;
	border: 0;
}	

