#header-fixed {
    position: fixed;    
    top: 60px; display:none;
    background-color:white;
}

#table-1
{
	display: block;
}


#header-fixed th span, #table-1 th span 
{
    display: block;
    white-space: nowrap;
    /*min-width: 55px;*/
}

img.admin-preview {
    max-height: 200px;
    max-width: 200px;
}