#homePortale
{
	position: relative;

	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
}

#newsHome
{
	position: relative;

	width: auto;
	height: auto;
	
	padding-top: 22px;
	padding-left: 20px;
	padding-right: 60px;

	background: white;
}

#homePortale .seperator
{
	position: relative;

	height: 10px;
}

#homePortale #txt
{
	padding: 0px;
	/*padding-top: 5px;*/
	padding-bottom: 7px;
}

#homePortale #txt p
{
	padding: 0px;
	margin: 0px;
}

.widgetsArticlePortalHome
{
	position: relative;

	top: 10px;

	padding: 0px;
	margin: 0px;
}

