#liste {
	background-color: #FFFFFF;
	padding-top: 200px;
}
#liste_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: a2a3a4;
	background-color: #FFFFFF;
	height: 200px;
	width: 450px;
	overflow:auto;
}

span.sm {
	font-size: 8px;
}

