﻿body {
}

.GalleryButton {
    margin: 0px 2px 0px 2px;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
 
}

a.GalleryButton:link, a.GalleryButton:visited {
    margin: 0px 2px 0px 2px;
    color: #333333;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

a.GalleryButton:hover {
    color: #111111;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

.GalleryList
{

}

.GalleryItem
{
    text-align: center;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

 .divSelector > span.dnnInputFileWrapper > span.dnnSecondaryAction {
    display: none  !important;
    
}

 .divSelector > span.dnnInputFileWrapper {
    display: none  !important;
    
}