ul.yiiPager li
{
	display: inline;
	margin-right: 8px;
}

ul.yiiPager li.selected a
{
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
