.image-just-padding {
    padding: 5px;
}
.sidebar .content ul li.active-trail .menu a {
    background: linear-gradient(to bottom,#f1f1f1 0%,#f8f8f8 100%) repeat scroll 0 0 rgba(0,0,0,0);
    border-top: solid 1px #e4e4e4;
    padding-left: 1em;
    padding-right: .2em;
}
.sidebar .content ul li.active-trail .menu li.active-trail {
    overflow: hidden;
    background-color: #f2f2f2;
}
.sharethis-wrapper {
padding-top: 5px;
background-color: #deef99;
padding-left: 5px;
border: 1px #ccc solid;
margin: 10px 0;
width: 120px;
border-radius: 5px;
}
@media (max-width: 800px){
.view-featured-pages .views-field-title a {
    font-size: 0.8rem;
    line-height: 1.1em;
}
}