#devPage{
	font-size:80%;
	color:#787878;
}

#devPage input{
	border:solid rgb(231, 231, 231) 1px;
	cursor: pointer;
	height:30px;
	line-height:20px;
	margin-left:10px;
	background-color:#fbfbfb;
	text-align:center;
	font-size:90%;
	border-radius:2px;
}
#pagenoInput{
	width:30px;
	margin-left:3px;
	margin-right:3px;
	font-size:90%;
}
#pageSize{
	border-radius:2px;
	height:30px;
	border:solid rgb(231, 231, 231) 1px;
}