@charset "utf-8";
/* CSS Document */
/* this stylesheet should only be used at a site or folder level */
/* DO NOT DELETE THIS FILE; it is an integrative component and ... */
/* a required file for the masterpage to work correctly. */
/* If you have any questions, please contact the Northern Kentucky University's Office of Information Technology */
/* --------------  DO NOT REMOVE THE ABOVE LINES --------------- */

#thumbnails{
    position:relative;
    margin:1px;
    padding-top: 2px;
    padding-bottom: 5px;
    padding-left:1px;
    padding-right:1px;
    width:auto;
    height:50px;
}

.thumbbox{
    margin-top:auto;
    margin-right:29px;
    margin-left:auto;
    margin-bottom:auto;
    width:auto;
    height:100%;
    float:left;
    border: 1px solid #000000;
}

