div.photo-list .item{
	width: 200px;
	text-align: center;
	position: relative;
	display:-moz-inline-box;
	display:inline-block; 
	*zoom:1; 
	*display:inline;
	vertical-align:top;
}
div.photo-list .photo-data{
	width: 200px;
	text-align: center;
}