/* **** News **** */
.news-latest-container h2{
	font-size:14px;
}
#content .news-list-item,
#content .news-latest-item {
	line-height: 1.3em;
	padding:5px;
	margin-bottom:10px;
	border-bottom: 1px dashed #999999;
	padding-right:10px;
}
#content .news-list-item h3,
#content .news-latest-item h3{
	font-size:1em;
	margin-top:0.15em;
	margin-bottom:0.3em;
}
/*
.news-latest-content{
	float:left;
}*/
.news-list-img-wrap,
.news-latest-img-wrap{
	display:block;
	float:right;
	width:160px;
	margin-bottom:0.5em;
	text-align:right;
}
#content .news-list-item p,
#content .news-latest-item p{
	margin-bottom:0.25em;
}
/*
.news-list-item a,
.news-latest-item a,
.news-latest-gotoarchive a,
.news-single-item a{
	color: #3366CC;
	text-decoration:none;
}*/
.news-list-date,
.news-latest-date,
.news-latest-morelink,
.news-list-morelink,
.news-latest-category {
	font-size:10px;
}
.news-latest-date,
.news-list-date{
	color:#456AAB;
}
.news-latest-morelink {}
.news-latest-morelink a {}
.news-list-morelink{}

.news-single-item {
	padding:3px;
}
.news-single-item h2 {
	font-size:1.2em;
}
.news-single-item h3 {
	font-size:1em;
}
.news-single-item h2,
.news-single-item h3 {
	font-weight:bold;
	color: #111111;
	margin-bottom: 5px;
	margin-top: 3px;
}

.news-single-timedata,
.news-single-item h3{
	color:#456BAA;
}
.news-single-item h3{
	font-size:1em;
	font-weight:bold;
	margin:1.5em 0;
}
.news-single-item #news_author{
	font-size:83.33%;	
	margin-bottom:1em;
}
.news-single-item p.bodytext{
	font-size:1em;	
	line-height:1.5em;
}

.news-single-item .news-single-img{
	float:left;
	margin:0 1em 0.5em 0;
}
.news-single-item .news-single-img img{
	margin-bottom:0.4em;
}
#content p.news-single-imgcaption{
	margin:0;
	font-size:0.83em;
}
