

.btn{
	border: 0;
	background: none;
	cursor: pointer;
}

.pagenumberex{
	clear: both;
	text-align: center;
	font-size: 14px;
	padding-bottom: 15px;
width:650px; height:30px; margin:0px auto; text-align:center;
}

.pagenumberex a{
	display: inline;
	color: #fff;
	margin-right: 7px;
}

.pagenumberex a:hover{
	text-decoration: none;
}

.pagenumberex a.selected{
	font-weight: bold;
}
