#SideCatPopOut {
    padding:10px;
}

#SideCatPopOut .pages-menu li a {
    text-decoration:none;
    padding:5px 10px;
}

#SideCatPopOut .pages-menu li a:hover {
    background:#ff0000;
    color:#fff;
}


.bottom-0 {
    margin-bottom:0 !important;
}

.aligncenter {
    text-align:center;
}


.main-text-padding {
    padding:0 104px;
}

.justify {
    text-align:justify !important;
}

.filler-height {
    height:250px;
    }