@charset "iso-8859-1";

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

.List_Box {
	margin-bottom: 20px;
	padding-right:20px;
	width: 280px;
	float: left;
	height:200px;
}

.List_Wrapper {
	margin-top: 50px;
}

.List_HomePress {
	float: left;
	width: 320px;
	float: left;
}

.List_HomeNews {
	float: left;
	width: 320px;
	float: left;
}

.List_HomeThumb {
	width: 100px;
	height:100px;
	background-repeat: no-repeat;
	float: left;
	border: 1px solid red;
}

.List_Box_Standard {
	margin-bottom: 20px;
}