.eventOrganizationLabel
{
	/*color: #036;
	font-weight:bold;
	float: left;*/
}

.contentImage
{
	margin-right: 15px;
	background-color:#f5f5f4;
	/*margin-bottom: 2px;*/
	font-size: 0.8em;
	width: 220px;
	float: left;
}

.contentImage img
{
	border:0;
	margin:5px;
}

.contentImageAdditionalInformation
{
	width: 5px;
	margin: 5px 8px 10px 0;
	float: left;
}

.contentImageAdditionalInformationAuxItem
{
	/*float: left;*/
	background-image: url(../Images/ico_zoom.gif);
	background-repeat: no-repeat;
	/*background-position: 0 0;*/
	width: 30px;
	height: 20px;
}


.contentTitleDetailLink
{
	margin-top: 2em;
}

.contentLead 
{
	/*position:relative;*/
	margin-top: 1em;
	margin-bottom: 1em;
	/*float: right;*/
}

.contentBody
{
	margin-bottom: 1em;
	/*clear:both;*/
}

.contentChanges
{
	clear: both;
	font-size: 0.8em;
	margin-bottom: 2em;
}
.contentLastChange
{
	
	display:none;
}
.contentNextChange
{
	
	display:none;
}
