/*global button*/
button {cursor:pointer;}

	/* turn page */
	.page{ clear:both; margin:0px 0px; width:100%;  height:30px; padding-left:20px;} 
	.page li,.page li.long{color:#ffffff; font-weight:bold;width:30px;border:1px solid #111111; float: left;text-align:center; height:20px;line-height:20px;margin:1px;background:#3D3E40;}
	.page li a,.page li.long a{ display:block;color: #FFFFFF;font-weight:normal; text-decoration:none; text-align:center; height:20px;line-height:20px; width:100%; background:#3D3E40;}
	.page li.long,.page li.long a{ width:50px; }
	.page li a:hover,.page li.long a:hover{background:#FFFFFF; color:#3D3E40;}



