﻿.Pager
{
	float: right;	
	width: 350px;
	text-align: center;
	margin-right: 7px;
	padding-top: 10px;	
}

.NbResults 
{
		
}

.Controls
{		
	margin: 0 auto;
}


.PageLink
{	
	display: inline; 
}

.SeeAll, .Previous, .Next
{	
	display: inline; 
}

.SeeAll a, .Previous a, .Next a
{
	font-weight: bold;
	color: #000;
	text-decoration: none;				
}

