.news-single-header, .news-list-header {
	font-size:8pt;
	background-image:url(../images/rightcontent_info_bg.jpg);
	background-repeat:repeat-x;
	height:19px;
	padding-left:10px;
	padding-top:2px;
}

/* List */

.news-list-container {
	margin-bottom:10px;
}

.news-list-item {
	
}

.news-list-cat {
	float:left;
}

.news-list-title {
}

.news-list-date {
	float:right;
	width:150px;
	text-align:right;
	margin-right:5px;
}

.news-list-morelink {
	float:right;
	margin-right:10px;
}

.news-list-content {
	float:left;
}

.news-list-image {
	float:right;
	margin:5px;
	margin-right:10px;
	text-align:right;
	width:80px;
}

.news-list-image  img{
	border:1px solid black;
	padding:2px;
}

.news-list-subheader {
	font-size:9pt;
}

/* Latest */

.news-latest-container {
	margin-bottom:10px;
}

.news-latest-item {
}

.news-latest-header {
	clear:both;
	height:19px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	background-image:url(../images/rightcontent_info_bg.jpg);
	background-repeat:repeat-x;	
}

.news-latest-cat {
	float:left;
	font-size:8pt;
}

.news-latest-date {
	float:right;
	font-size:8pt;
}

.news-latest-title {
	padding-left:10px;
	font-size:10pt;
	font-weight:700;
}

.news-latest-title a:hover{
	text-decoration:none;
}



.news-latest-morelink {
	float:right;
	text-align:right;
	clear:both;
	font-size:8pt;
}

.news-latest-content {
	clear:both;
}

.news-latest-image {
	float:right;
	margin:5px;
	margin-right:0px;
}

.news-latest-image  img{
	border:1px solid black;
	padding:2px;
}

.news-latest-subheader {
	font-size:8pt;
}

.news-latest-gotoarchive {
	display:none;
}

/* Single */

.news-single-item {
	
}

.news-single-cat {
	float:left;
}

.news-single-timedata {
	float:right;
	padding-right:10px;
}

.news-single-author{
	float:right;
	text-align:right;
	width:200px;
}

.news-single-title {
	font-size:14pt;
	margin-top:10px;
	font-weight:900;
	clear:both;
}

.news-single-subheader {
	font-size:9pt;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
	padding-right:10px;
}

.news-single-flash{
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	text-align:right;
	width:150px;
}

.news-single-image {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	width:160px;
}

.news-single-image img {
	border:1px solid black;
	padding:2px;
	float:right;
	margin-bottom:5px;
}

.news-single-imgcaption {
	padding:2px;
	width:150px;
	font-size:8pt;
	font-style:italic;
	font-weight:500;
}

.news-single-content {
	font-size:9pt;
	text-align:justify;
	padding-right:10px;	
}

.news-single-bottom {
	clear:both;
	margin-top:10px;
	border-top:1px solid black;
	height:16px;
	
	font-size:10pt;
	font-style:italic;
}

.news-single-backlink{

}

.news-single-adds {
	clear:both;
	margin-top:5px;
	font-size:10pt;
}