#page-previous-post, #page-next-post { position:fixed; bottom: 0px; width:50px; z-index: 999;}
#page-previous-post .arrow, #page-next-post .arrow { font-size:100px; color:#FFF; opacity:1; text-indent:-9999px; width:42px; height:32px; display:block; background:url(https://cdns.klimg.com/bola.net/library/i/v2/arrow-buttons-prev-next.png) top left no-repeat; }
#page-previous-post .arrow:hover, #page-next-post .arrow:hover { opacity:1; }
#page-previous-post .arrow:hover {background-position: 0px 0px;}
#page-next-post .arrow:hover {background-position: -45px 1px;}

#page-previous-post  { margin-left: -0px;}
#page-next-post  { margin-left: 426px; }
#page-previous-post .arrow {  background-position: 0px -35px;}
#page-next-post .arrow { background-position: -45px -35px; }

#page-previous-post .page-next-prev-fx, #page-next-post .page-next-prev-fx { opacity:0.7; display:block; position:absolute; top:0px; z-index:2; }
#page-next-post .page-next-prev-fx { right:80px;  }
#page-previous-post .page-next-prev-fx { left:80px; }    

#tooltip {
position:absolute;
z-index: 3000;
border: 1px solid #e8e8e8;
background-color: #FFFFFF;
padding: 5px;
opacity: 1;
-moz-box-shadow: 0 0 10px #e8e8e8;
-webkit-box-shadow: 0 0 10px #e8e8e8;
box-shadow: 0 0 10px #e8e8e8;
font-size: 11px;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip .box {width:250px; color: #1161BE; font-weight: bold;}
#tooltip .box div {float: left; margin-right:10px;}