.waiting {
	background:url(../images/spinner.gif) no-repeat center center;
}

.bigWaiting {
	background: #FFF url(../images/spinnerBig.gif) no-repeat center center;
}

.portfolioWait {
	background: url(../images/spinner.gif) no-repeat bottom right;
	margin: 0px 5px 0px 0px;
}

.companyWait {
	background: #FFF url(../images/spinnerWhite.gif) no-repeat center center;
	margin: 0px 5px 0px 5px;
}
