#news {
	position:absolute;
	left:525px;
	top:281px;
	width:267px;
	height:376px;
	z-index:12;
	text-align: center;
}

.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F6;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.newsdate { color: #FFF; font-weight: bold; }
.newssticky { color: #CF9; }
.newsnormal { color: #C90; }

.newsbody {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 30px;
}
