.mobipagecss{ width:100%; background:#f2f2f2; clear:both;}
.activePage {
height:40px; width:40px; text-align:center; clear:both; font-family:Arial;font-size:1.2em; }

.activePage a{
 width:40px; height:40px; line-height:40px; margin:0px 5px; color:#ff0000;text-align:center;padding:0px 5px; display:inline-block;}
.activePage a{display:inline;}
.activePage a:hover {
background-position:0px -38px; color:#ffffff;text-align:center;
}
.inactivePage {
height:40px; padding:0px 5px; text-align:center; clear:both; font-family:Arial; display:inline-block;font-size:1.2em; border:1px solid #c2c2c2 ; background:#FFF; margin:0px 5px;}
.inactivePage{display:inline;}
.inactivePage a{ width:40px; height:40px; line-height:40px;margin:0px 2px; color:#717171; background-image:url(../../images/bt_bg.gif); background-repeat:no-repeat; text-align:center; }
.inactivePage a:hover {
	text-decoration: none;
	color: #FF0000;
	text-align:center;
}

.goInput{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border:1px solid #018BC9;
	color:#018BC9;
	background-color:#ffffff;
	cursor:pointer;
	height: 16px;
	width:30px;
}
input {
	margin: 0px;
	padding: 0px;
}
