#titlenews
{
	background:  url(/mainpicts/titlebar.png) repeat-x #fff;
	width:760px;
	height: 34px;
	font: 1em arial;
	text-indent: 20px;
	color: #fff;
	border-bottom: 0;
	padding:6px 0 0 0;
	float:left;
}

#leftnews
{
	background:#fff;
	Width: 220px;
	float:left;
	padding: 10px 0 0 0;
	color: #000;
	text-align:center;
	font: 1em arial;
}


#rightnews
{
	background:#fff;
	Width: 540px;
	float:left;
	padding:0 0 0 0;
	color: #000;
	text-align:left;
	font: 0.8em arial;
}