@import url("/mobile/jquery/jquery.mobile-1.4.5.min.css");
.pageedge {
text-align: center;
position: relative;
width: 100%;
padding: 0px;
float:left
}
.ui-content{
position:absolute;
height:80%
}
#pageone{
position:fixed;
width: 100%;
}
.pageopt_p{
position:relative;
width: 100%;
}
#pageend {
position: absolute;
bottom: 0px;
}
#srch{
margin: 0pt 0pt 1em 1em;
float: right;
}
#adv{
width:50%;
float: right;
}

