#liste {
	padding-left: 25px;
	padding-right: 25px;
}

#liste th {
	padding: 10px 2px 5px 2px;
	color: white;
	background-color: #1d5780;
}

#liste tbody td {
	padding: 5px 2px 5px 2px;
	border-bottom: 1px solid #cac9bd;
}

#liste tr {

}

#liste tr.odd {

}

#liste tr.even {

}

#pager {
	padding-top: 25px;
	padding-bottom: 10px;
	width: 350px;
	margin: 15px 0 0 50px;
	background: white url(/rev/Images/pagerBottom.jpg) no-repeat bottom center;
}

#pager .Pager {
	font-size: 1.2em;
	text-align: center;
	border: 1px solid #b5c8d5;
	padding: 10px;
	font-weight: bold;
}

#pager .Pager a {
	font-style: normal;
}
