.NewsBlock{
	display: table;
	position: static;
	border: 1 none #FAA119;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	left: 10px;
	top: 61px;
	visibility: visible;



}
.NewsHead{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFF99;

	
}

.NewsContent{
	font: normal 10px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 2;
	border: thin none;
}
.NewReaderBlock{border: 1px solid black ; width: 232; height: 110;background: black; color: white; font: 14 Arial; text-align: center}
.NewReaderContent{height: 110}
.MainContent{
	border: none;
	position: absolute;
	left: 4px;
	top: 695px;
	width: 140px;
	height: 113px;
	clip:         rect(0 auto 145px 0);
	background: transparent;
}
