.clear{clear:both;}

.work-image-holder{
	float:left;
	width:630px;
	height:333px;
	margin-top:-10px;
	margin-bottom:20px;
	background:url(loading.gif) 50% 50% no-repeat;
	display:inline;
}	

.portfolio-image-holder{
	float:left;
	width:301px;
	height:181px;
	margin-top:-10px;
	margin-bottom:20px;
	background:url(loading.gif) 50% 50% no-repeat;
	display:inline;
}	

.blog-image-holder{
	float:right;
	width:301px;
	height:181px;
	margin-left:30px;
	margin-bottom:20px;
	background:url(loading.gif) 50% 50% no-repeat;
	display:inline;
}	