.story-index-content{ margin-right: 14px!important; } 
.story-index-content ul{ padding: 5px 0; border-top: 2px solid #d8383b;border-bottom: 2px solid #d8383b; } 
.story-index-content ul li{list-style: none;margin-bottom:0px!important;border-bottom: 1px solid #ccc;} 
.story-index-content ul li:last-child{border-bottom: none!important;}  
.story-index-content li a { padding: 5px 0px !important; display: block!important; } 
.story-index-content .is-current{ color: #d8383b!important;font-weight: 700!important;}
#story-index.is-compact .story-index-content {
	background-color: white !important;
}

#story-index.is-compact .story-index-content li a {
    color: #2c2f34 !important;
}
#story-index.is-compact .story-index-content li a.is-current {
    color: #d8383b!important;
}
.story-index-content:before {
    content: "Jump to:";
    position: relative;
    top: -5px;
    font-weight: bold;
}

span#story-index-icon {
    background-color: black;
}