@CHARSET "UTF-8";

.category-products {
	position: relative;
	z-index:1;
}

p.spinner {
	width:43px;
	height:11px;
	background:url(../images/opc-ajax-loader.gif) no-repeat center center;
}