.fadertable {
text-align:center;
width:100%;
border-style:none;
padding:10px;
}

.galleryFaderItems .gallerylink {
text-decoration:none;
}

.galleryFaderItems {
height:120px;
padding:0 0 0 15px;
}

.fader {
position:absolute;
width:100px;
height:100px;
}

.faderItem {
position:relative;
float:left;
width:105px;
height:100px;
margin:auto;
}

.fader img {
width:100px;
height:100px;
}

.fader img.next {
position:absolute;
left:0;
}

#ImageGallery table {
width:100%;
text-align:center;
margin:0;
}

#ImageGallery table td {
border:none;
padding:2px;
}

#ImageGallery table td img {
border:0;
}

#ImageGallery #NavigationBar {
font-size:12px;
}

#ImageGallery #NavigationBar a,#ImageGallery #NavigationBar .currentPage {
background:#FFF none repeat scroll 0 50%;
border:1px solid #DDD;
text-decoration:none;
padding:2px 6px;
}

#ImageGallery #NavigationBar .currentPage {
color:#E31212;
font-weight:700;
}

#ImageGallery #NavigationBar a:hover {
background:#EFECEC none repeat scroll 0;
text-decoration:none;
}

#ImageGallery #NavigationBar #Previous,#ImageGallery #NavigationBar #PageNumbers,#ImageGallery #NavigationBar #Next {
float:left;
margin:10px 2px;
padding:10px 0;
}

#ImageGallery #NavigationBar .clear {
clear:both;
}

.paginator {
font-size:12px;
margin:10px auto;
}

#Layout .paginator a,.currentPage {
background:#FFF none repeat scroll 0;
border:1px solid #DDD;
text-decoration:none;
margin:2px;
padding:2px 6px;
}

#Layout .paginator a:hover {
text-decoration:none;
background:#efecec;
}

#Layout .paginator .currentPage {
color:#e31212;
font-weight:700;
}

.gallery {
padding:0 0 0 10px;
}

.flickrGallerie .pages {
float:left;
width:100%;
margin:10px 0;
}

.galleryItems {
height:33px;
line-height:100%;
}

.latestPictures {
height:180px;
}

.latestPictures img {
height:180px;
width:180px;
}

.noitemsfound {
text-align:center;
width:100%;
height:50px;
}

.noitemsfound div {
text-align:center;
}