.pagebar {
	background: #fff;
	text-decoration: none;
	width:400px;
	 padding:0 95px;
	 margin-top:20px;
	float:left;	
}

.pagebar a,.pageList .this-page {
	text-decoration: none;
	padding: 0 0.5em;
}

.pagebar a:visited {
	text-decoration: none;
	padding: 0 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	padding:0 0.5em;
	background: #83BF73;
	color: #fff;
}

.pagebar a:hover {
					background-color:#369;
					color:#fff;
}

.pagebar .inactive
{
	color: #369;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
