.divnews
	{
	position: absolute;
	top: 200px;
	left: 634px;
	width: 120;
	height: 145px;
	clip: rect(0 120 145 0);
	z-index: 105;
	visibility: visible;
	}

.divfloat
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120;
	visibility: visible;
	z-index: 110;
	line-height: 11px;
	}

.divnewscmd
	{
	position: absolute;
	top: 188px;
	left: 630px;
	width: 145px;
	height: 100px;
	z-index: 100;
	visibility: visible;
	}

.fontnewstitle
	{
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #eb1020;
	font-weight: 900;
	text-decoration: none;
	}

.fontnewsbody
	{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	}

