#news{
        float:left;
	position: absolute;
	top:800px;
	left:215px;
	width:549px;
	heigth:168px;
}

#newstitle{
        display:none;
	color:#FFCC00;
	font-weight:bold;
	font-variant:small-caps;
}
.news{
	float:left;
	width:183;
	height:168px;
	padding-top:10px;
}
