DIV.template {margin: 1em 0; }
DIV.template H3 {font-size: large; margin: 0; }
DIV.template H4 {font-size: 100%; margin: 0; }
DIV.template DL {margin: 0; }

DIV.template DL DT {display: inline; font-weight: bold; }
DIV.template DL DT {display: run-in; }
DIV.template DL DT.list-leader {display: block; }
DIV.template DL DT.list-leader + DD {margin-left: 2em; }

DIV.template DL DD {display: inline; margin-left: 0; }
DIV.template DL DD.skill {display: block; margin-left: 2em; width: 19em; clear: none; }
DIV.template DL DD.left {float: left; clear: left; }
DIV.template DL DD.paragraph {display: block; text-indent: 2em; }