﻿ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

li.foto
{
	padding: 5px 0px 0px 2px;
	height: 102px;	
	float: left;	
	border-bottom: dashed 1px #666666;
	position:relative;
	width: 105px;
}
img{border:0px;}
