﻿/**
 * Note that these styles are loaded *before* editor styles, so that
 * editor-specific styles using the same selectors will take precedence.
 */

.tig_countdown_block {
	text-align: center;
}

.alignleft.tig_countdown_block {
	text-align: left;
}

.alignright.tig_countdown_block {
	text-align: right;
}
