.ajax-big-loading {
	padding: 17px 0pt 0pt;
	height: 100px;
	width: 200px;
	background: #F8F8FF no-repeat center;
	border: solid 1px #BEBEBE;
}
.ajax-big-pic {
	background: #F8F8FF url(loading001.gif) no-repeat center;
}

ajax-small-loading{
	padding: 17px 0pt 0pt;
	height: 20px;
	width: 200px;
	border: solid 0px #BEBEBE;
}

.ajax-small-pic {
	background: #F8F8FF url(loading002.gif) no-repeat center;
}