﻿.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

#inner-headline {
    background: url(/images/feature_disability_large.jpg);

position: relative;

margin-top: 6%;

padding-bottom: 2%;

padding-top: 3%;

color: #fff !important;



text-align: center;

margin-bottom: 1%;

background-repeat: no-repeat;

background-size: cover;
}