.indent-line {
 padding-left 35px !important;
 margin-left 1em;
 background url(..imagesindent.gif) no-repeat 0 10px;
}
.indent1 {
 margin-left 1em !important;
 text-indent -1em !important;
}
.indent15 {
 margin-left 1.5em !important;
 text-indent -1.5em !important;
}
.indent2 {
 margin-left 2em !important;
 text-indent -2em !important;
}
.indent25 {
 margin-left 2.5em !important;
 text-indent -2.5em !important;
}
.indent3 {
 margin-left 3em !important;
 text-indent -3em !important;
}
.mt1em { margin-top 1em; }
.mt2em { margin-top 2em; }
.mt3em { margin-top 3em; }
.ml1em { margin-left 1em; }
.ml2em { margin-left 2em; }
.ml3em { margin-left 3em; }
