@charset "iso-8859-1";

/*Questi stili vengono usati in diverse liste tra cui alcune automatiche*/

.List_Box {
	clear: both;
	margin-bottom:10px;
}
.List_Box_Home  {
	width: 230px;
	margin-bottom: 10px;

}


.List_ElementLink {
	clear: both;
	margin-top: 4px;
}

.List_ElementLink img {
	margin-right: 4px;
	margin-left: 2px;
}

.List_TagClouds {
	margin-top: 15px;
	margin-bottom: 15px;
}

.List_Thumbnail img {
	margin-bottom: 10px;
}

.List_Thumbnail img {
	border: 1px solid #CCC;
	margin-right: 20px;
}

.List_ThumbLeft {
	margin-bottom: 15px;
}

.List_ThumbRight {
	margin-bottom: 15px;
}

.List_ThumbCenter {
	margin-bottom: 15px;
}

.List_NoThumb {
	margin-bottom: 15px;
}

.List_Highlights {
	height: 400px;
	position: relative;
}

.List_Highlights h3 a {
	font-size: 18px;
	color: white;
}

.List_HighlightsText {
	background: #000;
	opacity:0.7;
	filter:alpha(opacity=70);
	padding: 15px;
	position: absolute;
	bottom: 0px;
}

.List_Abstract {
	float: left;
}

.List_HighlightsText div {
	color: white;
}
