/* CSS style - Core Design Ajax Pagebreak plugin for Joomla! 1.5 */

.article_start, .cdajaxpagebreak {
	display: none;
}
.cdajaxpagebreak_loading {
	background: transparent url(../images/loading.gif) top left no-repeat;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	clear: both;
}
