﻿/* Simple theme for General Page template. Used on ugstudy/parenting/accommodation.
Please select theme 'none' on the webcontrol and apply this stylesheet to 
achieve simple theme look. */

#wrapper .sys_mediagallery-control .sys_subitem .sys_subitem-heading {
    display: block !important;
}

#wrapper .sys_mediagallery-control .sys_itemslist .sys_subitem {
    background: #f7f7f7 !important;
    border: 1px solid #efefef !important;
}

#wrapper .sys_mediagallery-control .sys_subitem a {
    font-size: 1.2em;
    padding: 20px 10px !important;
}

#wrapper .sys_mediagallery-control .sys_subitem .sys_thumbnail {
    margin: 0 0 0px 0px;
    padding: 5px;
}

