/* 
	$Id: gallery-list.css,v 1.3.4.3 2009/03/11 11:34:27 jancis Exp $
	@file
*/

.gallery_list_view {
}

.gallery_list_entry {
	float:left;
	/*
	  width:140px;
	  height:120px;
	*/
	text-align:center;
	margin:2px;
	/*border:dotted 1px #FFFFFF;*/
	padding:10px;
	overflow:hidden;
}
