/* Start of CMSMS style sheet 'UI: paginator' */
/* paginator styles */


.nav a {
    color: #999;
    font-size: 1.2em;
    letter-spacing: 7px;
}
.nav a:hover {
    text-decoration: none;
    color: #555;
}
.nav a.highlight {
    color: #AE1A22;
}


/* and style children of .nav */
/* End of 'UI: paginator' */

