
.image-holder{
	float:left;
	width:120px;
	height:190px;
	padding:10px;
	margin:10px;
	border:1px solid #ddd;
	background:#eee url(../images/loading.gif) 50% 50% no-repeat;
	display:inline;
}	