/* AutoPager - Another style --- V1.1.2

- Author    : LuciferX:  http://halo.goldzoneweb.info
- Created   : February 10, 2010
- Updated   : February 12, 2010
- Usage     : Use with Stylish Firefox extension (http://userstyles.org)

AutoPager is a add-ons for Firefox: https://addons.mozilla.org/en-US/firefox/addon/4925
------------------------------------------------------------------------- */

@namespace url(http://www.w3.org/1999/xhtml);

.autoPagerS {
clear:both;
line-height:20px;
color: #171717 !important;
background-color: #ddf2fc !important;
border: 1px solid #d3e1e7 !important;
-moz-border-radius: 8px !important;
margin: 0 15px; }

.autoPagerS > span > a {
color: #171717 !important;
text-decoration: none !important;
font-size: 1.1em !important; }

.autoPagerS > span > a:hover {
color: #171717 !important;
text-decoration: underline!important; }