.plain a h5   
    {
    margin-top: 2px; 
    background: #EAE8E2 !important; 
    font-weight: normal !important; 
    font-size: 14px !important; 
    color: #555555 !important; 
    display: inline-block !important;
    width: 95% !important;
    margin-right: 5px !important;
    text-transform: normal !important;
    padding: 5px !important
    }

.plain a h5:hover 
    {
    color: #111111 !important; 
    background: #DFDECB  !important;
    }
    
.plain h5 {width: auto; padding: 8 px !important}
    
.plain ul.quicktabs-tabs.quicktabs-style-arrows li a 
    {
    margin-left: 0px !important
    }

.plain .nav-pills > .active > a
    {
    color: #111111 !important;
    background: #dddddd !important;
    font-weight: bold !important
    }
    
.plain .nav-pills a:hover
    {
    color: #ffffff !important;
    background: #888888 !important;
    border-radius: 5px !important
    -webkit-border-radius: 5px !important
    }
    
    
.project-title {padding-right: 15px !important}

a .project-title {background: #EAE8E2 !important; width: 97% !important; padding: 8px !important; margin-bottom: 5px !important}

a:hover .project-title {background: #DFDECB !important}
