.file
{
	text-align: center;
	border: 1px solid rgb(63, 174, 74);
	margin: 0px 8px 7px 0px;
	padding: 3px;
	width: 100px;
	float: left;
}

.file img
{
	border: 0px;
	display: inline;
}

a.fileImageLink
{
	display: block;
	height: 82px;
}

a.fileLink
{
 	text-decoration: none !important;
}

.clear
{
	clear: both;
}

.pressreleaseHeader
{
	border-bottom: 1px solid rgb(63, 174, 74);
}

.pressreleaseResponsible
{
	font-style: italic;
	text-align: right;
}

.pressreleaseContent
{
	margin-top: 11px;
}

.pressreleaseBackwardLink
{
	text-align: right;
}


