.fixed .column-count {
    width: 74px;
}

.column-count {
    width: 10%;
}

.column-count, .widefat .num {
    text-align: center;
}

tr.dragging {
    opacity: 0.5;
}

tr.placeholder td {
    background: #f0f0f0;
    border: 2px dashed #ccc;
}
