.focus-box
{
    margin-bottom: 0;}
.focus-title-bar
{
    position: absolute;
    bottom: 0;
    height: 40px;}
.focus-title-bg
{
    background-color: black;
    opacity: 0.2;}
.focus-title-bar >.focus-title > a
{
    color: white;}
.focus-pagination
{
    margin-bottom: 10px;}
.focus-pagination > .focus-page
{
    margin-right: 10px;
    width: 17px;
    height: 17px;
    border-radius: 70%;
    opacity: 0.6;}
.focus-pagination > a > span , .focus-pagination > a > em
{
    display: none;}
.focus-page-active
{
    background-color: white;}