.fileadm_link{ color: Maroon; }

.images_table  {
    position: absolute;
    left:50%;
    margin-left:-500px;
    width:1000px;
    background:white;
    z-index:100;
    font-size:10px;
    table-layout: fixed;
}

