@namespace url(http://www.w3.org/1999/xhtml);

/* This file is licensed under Creative Commons Attribution License
 * http://creativecommons.org/licenses/by/3.0/
 *
 * Initial Developer:
 * Andreas Jung (sd-daken.deviantart.com)
 *
 * Contributor(s):
 *
 */

.autopagerize_page_separator{
   display: none !important;
}

.autopagerize_page_info{
   display: block !important;
   border: 0px solid black;
   border-bottom-width: 4px;
   -moz-border-bottom-colors: white white black black !important;
   border-top-color: lightgray !important;
   border-top-style: dashed !important;
   border-top-width: 1px !important;
   font-size: 16px !important;
   color: black !important;
   text-shadow: white 0px 0px 12px;
   padding-top: 25px !important;
   margin: auto !important;
   clear: both !important;
}