/* CSS Document */

.foto_thumb{
	width:150px;
	height:300px;
	padding-left:28px;
	float:left;
}
.foto_caption{
	text-align:left;
	font-size:9px;
	line-height:1.2em;
}

.foto_thumb IMG{
	border:1px solid #CCC;
}