/* Application Specific CSS Rules go here. */

div.rules ol {
	list-style-type: decimal;
}

div.rules ol ol {
	list-style-type: lower-alpha;
}

div.rules ol ol ol {
	list-style-type: lower-roman;
}
