.monster-tab {
	max-width: 100%;
	overflow: hidden;
	overflow-x: scroll;
}
.spacer {
    margin-top: 60px; /* define margin as you see fit */
}
.tab-disp * {
	padding: 0 !important;
	vertical-align: middle;
	font-size: 10px !important;
}
.top-buffer { margin-top:20px; }

.label-cms-title {
	text-transform: uppercase;
	margin-top: 1em;
    margin-bottom: 1em !important;
    color: #f87500;
    font-size: 20px;
}
td:first-child {
    cursor: move;
}