.noprint,
.a-hidden,
#jump,
h1#logo span,
#lang,
#breadcrumbs,
#menu,
.postmetadata,
#controller {display: none;}

hr {clear: both;}

/* 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;}