.card {
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid hsla(0,0%,4%,.25);
    border-radius: 3px;
    position: relative;
    color: #0a0a0a;
    background-color: #fff;
}

.ideas-header img {
    margin: 20px 0;
}

 

.page_ideas .news_item_hook { display: none; } 

.page_ideas #ideasportal .news_item_hook { display: block; } 


.page_ideas .news_full .leader {
    display: none;
}

#freshers .breadcrumbs { display: none; }

body#msl #freshers .card h1 { background: transparent !important; }

.page_myvolunteering ul li { list-style-type: none; }

.page_myvolunteering dd { margin-bottom: 10px; }

.skill-category-list li { margin-bottom: 15px; }

.product_images { background: transparent; }


dl.comments dt { width: 120px !important; background-image: url(/stylesheet/GuildFoundation/comment-right.png); }
dl.comments dt img.avatar { display: none !important; }