.noprint,
#jump,
#navigation-bar,
#left-sidebar,
#right-sidebar,
#breadcrumbs,
.postmetadata,
#f-menu,
#controller,
#search,
#flash {display: none;}

hr {clear: both;}

#footer .box,
#footer .box.last {display: none; float: none; width: 100%;}
#footer .box.last {display: block;}
/* IMAGES */
.ngg-left,
.f-left {float: left !important;}
.ngg-right,
.f-right {float: right !important;}

img.f-left,
.ngg-left {margin-right: 10px;}
img.f-right,
.ngg-right {margin-left: 10px;}

a img {border: none;}


/* NEXTGEN GALLERY */
.ngg-galleryoverview {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    clear:both;
    display:block !important;
}
.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {float: left;}
.ngg-gallery-thumbnail {float: left; margin-right: 5px;}

