.fotoalbums {
list-style: none;
}

	.fotoalbums li {
	display: inline;
	}
	
		.fotoalbums a,
		.fotoalbums a:visited{
		display: block;
		float: left;
		margin: 5px;
		margin-bottom: 10px;
		}
		







	
.fotoalbumfoto  {
display: inline;

}

.fotoalbumfoto a,
.fotoalbumfoto a:visited,
div.fotoalbumfoto img{
	display: block;
	
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
}

.fotoalbumfoto .text {
display: none;
}





#content .fotoalbums {
list-style: none;
display: table;
margin: 0px;
padding: 0px;
margin-bottom: 15px;

}

#content div.fotoalbums {
cursor: pointer;
}

	div.thumbs {
	background-color: white;
	display: table;
	width: 529px;
			padding-left: 10px;
		
		padding-bottom: 7px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

	#content .fotoalbums a,
	#content .fotoalbums a:visited {
	text-decoration: underline;
	color: #efebcb;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	
	}

	#content .fotoalbums h2	{
	background: url('/images/bg_blockhead.gif') no-repeat 0px 0px;
	display: block;
	width: 534px;
	height: 20px;	
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	color: #efebcb;
	}
	
		#content .fotolist {
		list-style: none;
		margin: 0px;
		padding-left: 10px;
	
		padding-bottom: 7px;
		width: 529px;
		background-color: white;
		}
		
		#content .fotolist li {
		margin-right: 5px;
		}
		
		#content .fotoalbums .text {
		display: none;
		}

#fotoalbumdetail .text {
margin-bottom: 15px;
}		

	#fotoalbumdetail .fotolist .text {
	margin-bottom: 0px;
	}
	
	#fotoalbumdetail ul {
	display: table;
	}
	

#home .fotoalbums .text
{
display: none;
}

	#home .fotoalbums {
	padding-top: 20px;
	}
	
	

