.photoimageSmallPanel{
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	width:200px;
	height:200px;
	
	padding: 1em;

}

.photoAlbum .photoimageSmallPanel{
	float:left;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	width:116px;
	height:160px;
	
	padding: 0.5em;

}

.photoimageLargePanel{
	display:none;
	position:absolute;
	margin:auto;
	top:auto;
	left:auto;
}
.photoAlbum li {
	display:inline;
}
.photoAlbum ul {
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	margin-bottom:-1em;
}
.photoimageSmallHolder{
	height:100px;
	text-align:center;
}
.photoimageSmall{
	max-width:100px;
	max-height:100px;
}
.productFoto{
	max-width:120px;
	max-height:120px;
}
.photodescription{
	height:50px;
	overflow:auto;
}
a.contentLink {
	background-image: url(../img/linkmarker.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px;
	color: #000000;
}
