/* CSS Document */

.photobooks {

}

.photobooks ul {
	list-style:none;
	padding:0;
	margin:0;
}

.photobooks li {
	margin:5px;
	margin-left:10px;
	}
	
.Photo {
	width:0;
	height:160px;
	float:left;
	margin:-10px;
	padding:0px;
}

	/*.foto1				{width:61px; margin-right:5px; margin-bottom:5px; height:62px; float:left; border:0px solid #4E6930;}
	.foto2				{width:88px; margin-right:32px; margin-bottom:32px; height:88px;  float:left; border:0px solid #4E6930;}
	.foto3				{border:1px solid #4E6930;}
	*/
	.foto				{width:85px; margin-right:32px; margin-bottom:32px; height:85px;  float:left; border:0px solid #4E6930;}
	.fotolast			{width:85px; margin-right:0px; margin-bottom:32px; height:85px;  float:left; border:0px solid #4E6930;}
	
	
	
	.fotoGallery  a			{color:#CC3300; text-decoration:none;}
	.fotoGallery  a:hover	{text-decoration:underline;}