.cwBackground {
	background-color: black;
	background-image:url(../images/ajax-loader.gif);
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	left: 0; top: 0;
	width: 100%; height: 100%;
	display: none;
}