﻿/* Indenting outlines on Site Maps */
.dd_indent_40 {
	text-indent: 40px;
}
.dd_indent_60 {
	text-indent: 60px;
}
.dd_indent_80 {
	text-indent: 80px;
}
.dd_indent_100 {
	text-indent: 100px;
}
