
.main-image-holder{
	float:left;
	width:931px;
	height:391px;
	padding:10px;
	margin:10px;
	background:url(loading.gif) 50% 30% no-repeat;
	display:inline;
}

.image-holder{
	float:left;
	width:640px;
	height:480px;
	padding:0 0 10px 0;
	background:url(loading.gif) 50% 30% no-repeat;
	display:inline;
}	

.image-holder2{
	float:left;
	width:480px;
	height:640px;
	padding:0 0 10px 0;
	background:url(loading.gif) 50% 30% no-repeat;
	display:inline;
}	

.image-holder3{
	float:left;
	width:480px;
	height:288px;
	padding:0 0 10px 0;
	background:url(loading.gif) 50% 30% no-repeat;
	display:inline;
}	
