#liste {
	text-align: center;
}
#liste select{
	margin-bottom: 10px;
}
.liste {
	float: left;
	width: 270px;
	height: 165px;
	margin-right: 10px;
}
#liste h2 {
	background: #DD6B12;
	color: #FFF;
	margin: 5px 0 5px 0;
}
#liste .date {
	margin-bottom :5px;
	font-weight: bold;
}
