#newsHome
{
	position: relative;

	width: auto;
	height: auto;
	
	padding-top: 22px;
	padding-left: 20px;
	padding-right: 60px;

	background: white;
}

#newsHome #txt
{
	padding-bottom: 10px;
}
/*
#newsHome a.text
{
	text-decoration: none;
	
	color: black;
}
*/
