#top-pager {
	width:100%;
	text-align:right;
}

#bottom-pager {
	clear:both;
	float:left;
	width:100%;
}

#prev_page_link {
	float:left;
	text-align:left;
}

#next_page_link {
	float:right;
	text-align:right;
}

.cleanup_code {
	clear:both;
	display:none;
}

.counter_container 
{
	position: absolute; 
	top: 1px; 
	left: 1px;   
	visibility: hidden;
}
.counter 
{
	width:1px;
	height:1px;
	border:none;
}

.errorTemplateRemoved {
	font:bold 14px Arial,sans-serif;
	color:#ff0000;
	text-align:center;
}