
/* AJAX styles definitions
	----------------------------------------------  */
.tabs-wrapper {
	/*min-height: 350px;*/
}

.ajax-tabs .tab-content.ajax-processing {
	background-image: url(../img/ajax-indicator.gif);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 350px;
	margin-bottom: 20px;
}