@charset "UTF-8";
/* CSS Document */

.image-holder{
	float:left;
	border-style:none;
	background: url(../_img/ajax-loader.gif) 33% 30% no-repeat;
	display:inline;
}

.image-holder-about{
	float:left;
	border-style:none;
	background: url(../_img/ajax-loader.gif) 50% 50% no-repeat;
	display:inline;
}