DIV.dvPage.dvHistory {  }
DIV.dvPage.dvHistory UL {  }
DIV.dvPage.dvHistory UL LI { border-bottom: 1px solid #ddd; display: table; padding: 2em 0; width: 100% }
DIV.dvPage.dvHistory UL LI H4,
DIV.dvPage.dvHistory UL LI DIV { display: table-cell; vertical-align: top }
DIV.dvPage.dvHistory UL LI H4 { color: #3B8EDE; font-weight: 700; padding-top: .25em; width: 4em }
DIV.dvPage.dvHistory UL LI DL { border-radius: .5em; overflow: HIDDEN }
DIV.dvPage.dvHistory UL LI DIV { position: RELATIVE }
DIV.dvPage.dvHistory UL LI DIV:before { background-color: #DDE4EC; border-radius: .5em; content: ''; display: BLOCK; height: 100%; left: .25em; overflow: HIDDEN; position: ABSOLUTE; text-align: CENTER; width: 1em }
DIV.dvPage.dvHistory UL LI DL { margin: .5em 1em }
DIV.dvPage.dvHistory UL LI DL DT,
DIV.dvPage.dvHistory UL LI DL DD { margin: .5em 0 }
DIV.dvPage.dvHistory UL LI DL DT { font-weight: 800; padding-left: 1.5em; position: ABSOLUTE; text-align: right; width: 4em }
DIV.dvPage.dvHistory UL LI DL DT:before { background-color: #FFF; border-radius: 50%; content: ''; display: BLOCK; font-size: .5em; height: 1em; left: -1em; line-height: 1em; position: ABSOLUTE; top: .5em; width: 1em }
DIV.dvPage.dvHistory UL LI DL DD { padding-left: 7em; position: RELATIVE }
DIV.dvPage.dvHistory UL LI DL DD:before { background-color: #3B8EDE; content: ''; display: BLOCK; font-size: .3em; height: 1em; margin-left: -2em; margin-top: -.5em; position: ABSOLUTE; top: 50%; width: 1em }