.PaneGridTop
{
	border: #b6b6b6 0.1em solid;
	border-top: 0;
	padding: 2px;
	color: #a6a6a6;
	text-decoration: none;
	position: relative;
	width: 145px;
	z-index: 2000;
	background-color: #ffffff;
	font-size: 0.92em;
}
#Results_Counter
{
	width: 220px;
	float: left;
	padding: 2px 0 0 0;
}
.Results_Sorter
{
	float: right;
	text-align: right;
	padding: 2px 2px 0 0;
	position: relative;
	left: 16px;
}
.Pager td span
{
	display: block;
	width: 20px;
}
.Pager a, .Pager a:link, .Pager a:visited
{
	color: #C0C0C0;
	text-decoration: none;
	display: block;
	width: 20px;
}
.Pager a:hover, .Pager a:active 
{
	text-decoration: underline;
	color: #599720;
	display: block;
	width: 20px;
}
