#pages ul li div{
width:653px;
height: 453px;
background:url(../images/page.png);
}
.show{
display: block !important;
}
.hide{
display: none !important;
}
#pages ul li img{
position: relative;
top: 20px;
left: 8px;
}
#pages ul li.pages{
/*display: none;*/
}
#pages ul li{
padding: 0px;
margin: 0px;
width:653px;
height: 453px;
background: no-repeat 8px 20px;
position: absolute;
}
#pagebox.noborder{
border: 0px !important;
}
#pagebox div.loading strong{
position: relative;
top: 250px;
color: #999999;
}
#pagebox div.loading{
position: absolute;
text-align: center;
width:100%	;
}
#pagebox{
background: url(../images/loading.gif) no-repeat center;
border: 1px solid #eee;
position: relative;
}
#pages ul{
list-style: none;
padding: 0px;
margin: 0px auto;
width:653px;
height: 453px;
}
#pages button#action_next{
background-image: url(../images/parrow2.gif);
float: right;
}
#pages button#action_prev{
background-image: url(../images/parrow1.gif);
float: left;
}
#pages button{
position: relative;
top: 200px;
}
#pages button img,
#pages button{
width: 19px;
height: 44px;
background: none;
}
#pagebox{
height: 460px;
}
#box{
height: 460px;
}
#pages{
margin-bottom: 10px;
height: 460px;
}