.number {
	width: 100px;
	text-align: right;
	vertical-align: top;
	background: url(../gfx/cars_number.png) no-repeat;
	padding-top: 9px;
	padding-right: 8px;
	font-size: 25px;
	color: #fff;
}
#pagebar a, .actPage {
	text-decoration: none;
	padding: 5px 8px;
	background: #17C3F4;
	color: #fff;
	border: 1px solid #fff;
}
.actPage {
	color: #000;
}