#content .news .title {
	font-size: 12px;
	border-bottom: 1px dotted #013567;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
	margin-left:10px;
	margin-right:10px;
}

.news{
	margin-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	background-image: url(../images/news/news_body.jpg);
	background-position: 0px 0px;
	width: 535px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wwrap #wrap #main #content .news .newsfooter {
	background-image: url(../images/news/news_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 535px;
	text-indent: -9999px;
}
#wwrap #wrap #main #content .news h3.title {
	background-image: url(../images/news/news_header.jpg);
	margin: 0px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newslist{
    padding-top:5px;
}
#newslist li{
	margin-left:20px;
	margin-bottom:3px;

}
.timestamp{
	text-align:right;
	margin-right:20px;
}

.author{
	text-align:right;
	margin-right:20px;
}

.comment {
	margin-left:20px;
}
.comment imgleft {
	float:left;
	padding:10px;
}

.nextback{
	height:20px;
	list-style:none;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
}
.nextback .back a{
	font-weight:bolder;
	display:block;
	float:left;
	width:auto;
	height:32px;
	padding-left:15px;
	background: url(../images/news/point.jpg) no-repeat left top;
	line-height: 32px;
}
.nextback .next a{
	font-weight:bolder;
	display:block;
	float:right;
	width:auto;
	text-align:right;
	padding-right:15px;
	background: url(../images/news/point.jpg) no-repeat right top;
	line-height: 32px;

}#wwrap #wrap #main #content .news_title {
	background-image: url(../images/news/news_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 39px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #013567;
	margin-right: 30px;
	margin-left: 20px;
}
#wwrap #wrap #main #content .news_log_title {
	background-image: url(../images/news/news_log_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 39px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #013567;
}

.smallimage{
	border:#CCC 1px solid; 
	padding:3px; 
	margin:10px;
	float:left;
	display:block;
}