/* CSS Document */

.newstitlebox {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	width:418px;
}
.newstitletextbox {
	width:418px;
}
.newsdatebox {
	color: #666666;
	text-align:right;
	font-size: 11px;
	width:150px;
}
.newscontent {
	font-size: 14px;
	color:#999999;
}
.newscontenttextarea {
	font-size: 14px;
	color:#999999;
	width:558px;
}
.newsfooter {
	background-image:url(Images/news/newsfooter.png);
	width:179px;
	height:2px;
	background-repeat:no-repeat;
	background-position:center;
}