
.news {
	padding:10px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width: 1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.hidden
{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.underline {
	border-bottom: 1px solid #000000;
	font-size:20px;
}

