/*  Styles and overwrites for V2 free version */
body.neverlogged #SiteHeader .SiteHeaderBanner {
	display: none;
}
#PictureView #Previous .ThumbLink, #PictureView #Next .ThumbLink {
	background-image: none !important;
}
#PictureView .litebanner {
	position: absolute;
	top: 120px;
}
#PictureView .litebanner#leftbanner {
	left: 2px;
}
#PictureView .litebanner#rightbanner {
	right: 2px;
}


#FreeFooter .OpenGallery {
	float: left;
	margin-top: 6px;
	font-size: 14px;
}
#FreeFooter .OpenGallery a, #FreeFooter .OpenGallery a:visited {
	display: block;
	color: #3c8fe5;
	padding: 15px 25px 20px 34px;
	text-decoration: none;
}
#FreeFooter .OpenGallery a:hover {
	color: #35c535;
}
#FreeFooter .KuvatLogo {
	float: right; 
	width: 145px;
	height: 31px;
	margin-right: 25px;
	margin-top: 12px;
}
#FreeFooter .KuvatLogo a {
	display: block;
	height: 35px;
}


#topbanner {
	background: #666666;
}
#topbanner #topbannercontainer {
	width: 980px;
	margin: 0 auto;
}
