﻿div.cell-head{
    width:100%;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-weight:bold;
    margin:2em 0 2px 0;
    text-transform:capitalize; 
    position:relative;
    min-height:1em;
}
div.cell-head.relation {
    opacity: 0.3;
}

span.more-item, span.item-index {
    position:absolute;
    right:4em;
    font-weight:normal!important;
    font-size:0.8em;
}

.item-index a.button {
    width:2em;
}