.pager {
	background-image: 	url(/img/title.png);
	background-repeat:	repeat-x;
}
.pager ul {
	list-style-type:		none;
	padding:						4px;
}
.pager li {
	display:      			inline;
	padding:						2px;
	font-size:					16px;
	font-weight:				bold;
}
.pager a {
	font-weight:				normal;
	font-size:					12px;
}

