#PublicInstitutionNewsPortlet {
	background: transparent url(img/ajax-loader_big.gif) no-repeat scroll
		62px center;
	overflow: hidden;
	width: 250px;
}

#PublicInstitutionNewsPortlet img {
	vertical-align: middle;
	padding: 5px;
}

#PublicInstitutionNewsPortlet td {
	padding-bottom: 15px;
}

* html #PublicInstitutionNewsPortlet {
	background: transparent;
}

#PublicInstitutionNewsPortlet div.jscroller2_up,#PublicInstitutionNewsPortlet div.jscroller2_up_endless
	{
	display: none;
}

* html #PublicInstitutionNewsPortlet div.jscroller2_up,* html #PublicInstitutionNewsPortlet div.jscroller2_up_endless
	{
	display: block;
}

.newsDataText {
	color: #3E6880;
	font-family: Tahoma;
	font-size: 9px;
	padding-bottom: 10px;
}

.newsLink {
	color: #3E6880;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.newsLink:hover {
	color: #3E6880;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.newsLink:visited {
	color: #3E6880;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.newsLink:visited :hover {
	color: #3E6880;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.pointer {
	cursor: pointer;
}

#pressdiv {
	position: relative;
	width: 100%;
	owerflow: hidden;
	clear: both
}

body * a.pressfoto,body * a.pressvideo {
	display: block;
	color: #56575B;
	font-size: 11px;
	float: left
}

body * a.pressfoto :hover,body * a.pressvideo :hover {
	color: #000;
}

body * a.pressfoto {
	padding: 22px 30px 30px 63px;
	margin: 0 0 0 -7px;
	background: url(Image/press-foto.gif) no-repeat top left;
}

body * a.pressvideo {
	padding: 22px 0 30px 80px;
	background: url(Image/press-video.gif) no-repeat top left
}
