@charset "UTF-8";
/* CSS Document */

@-moz-document url-prefix() {
.arrow-split { background: url('../images/arrow-row-bottom-split-ff.png') center bottom no-repeat !important; }

.arrow-split-rev { background: url('../images/arrow-row-bottom-split-rev-ff.png') center top no-repeat !important; }
	
.arrow-split-circle { background: url('../images/arrow-circle-bottom-split-ff.png') center bottom no-repeat !important; }

.arrow-split-circle-rev { background: url('../images/arrow-circle-bottom-split-rev-ff.png') center top no-repeat !important; }
}
