DIV#dvPage.process {  }
DIV#dvPage.process > UL {  }
DIV#dvPage.process > UL > LI { display: inline-block; position: relative; vertical-align: top; width: 25% }
DIV#dvPage.process > UL > LI:after { color: #ccc; content: '>'; display: block; font-size: 1.5em; font-weight: 400; position: absolute; right: -.34em; top: 3em }
DIV#dvPage.process > UL > LI:last-child:after { display: none }
DIV#dvPage.process > UL > LI > DIV { padding: 1em }
DIV#dvPage.process > UL > LI > DIV > DIV { background-color: #f7f7f7; border: 1px solid #ddd; border-radius: .5em; color: #1f5dab; font-weight: 800; padding: 1em 0; position: relative; text-align: center }
DIV#dvPage.process > UL > LI > DIV > DIV:before { background-color: #ccc; border-radius: 50%; bottom: -3em; content: ''; display: block; font-size: .75em; height: 1em; left: 50%; margin-left: -.5em; position: absolute; width: 1em }
DIV#dvPage.process > UL > LI > DIV > DIV:after { background-color: #ccc; bottom: -2em; content: ''; display: block; height: 2em; left: 50%; margin-left: -1px; position: absolute; width: 1px }
DIV#dvPage.process > UL > LI > DIV > DIV > .UIIcon { display: block; font-size: 5em; margin: 0 auto .25em }
DIV#dvPage.process > UL > LI > DIV > UL { margin-top: 3em }
DIV#dvPage.process > UL > LI > DIV > UL > LI { margin: .5em 0; text-align: center }