﻿.pager
{
	margin-left: 15px;
	margin-bottom: 10px;
	height: 15px;
	background-color: #e4e7d8;
	font-weight:normal;
}
.pager a
{
	margin-left:5px;
	text-decoration:none;
	font-weight:normal;
}

.pager a:visited
{
	color:#632929;
}

.pager input
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width:20px;
}
 
.currentPage
{
	font-size:20px;
}

.paddingLeft
{
	margin-left:15px;
}
