@charset "iso-8859-1";

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

.List_Box {
	clear: both;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.List_Box_Press {
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	background-color: #eeeeee;
}
