.gridfilter
{
	clear:both;
	text-align:center;
	border: solid 1px #888;
	background-color: #DDD;
	margin: 20px 10px 0px 10px;
	padding: 3px 0px 3px 0px;
}

.gridfilter input, .gridfilter select 
{
	font-size:smaller;
	margin-top: 0px;
}

.watermarked 
{
	font-size:smaller;
	color: #888;
	font-style:italic;
}

.otherpage
{
	text-decoration: underline;
	margin-left:5px;
	color:#222;
}

.currentPage, .currentPage a
{
	 text-decoration: none;
	 font-weight: bold;
	 color:Red;
	 margin-left:5px;
}
