﻿.storyPaging
{
    font-size: 12px;
    padding: 0;
    margin: 15px 0;
    color: #373737;
}
.storyPaging a, .storyPaging span
{
    margin: 0px 5px;
    display: inline-block;
}
.storyPaging a.invert
{
    text-decoration: none;
}
.storyPaging a.invert:HOVER
{
    text-decoration: underline;
}
