﻿.container {
    width: 70%; /* specify a width! */
    margin: 0 auto; /* center */
}

.pagingNavBar {
    margin-top: 20px;
}
