DIV#dvPage.programs {  }
DIV#dvPage.programs > UL {  }
DIV#dvPage.programs > UL > LI { box-sizing: border-box; display: inline-block; padding: 2em; vertical-align: top; width: 50% }
DIV#dvPage.programs > UL > LI > IMG { border-radius: .5em; display: block; margin: 1em 0; width: 100% }
DIV#dvPage.programs > UL > LI > SPAN { font-size: 1.2em; font-weight: 800 }
DIV#dvPage.programs > UL > LI > UL > LI { margin: .5em 0 }
DIV#dvPage.programs > UL > LI > UL > LI:before { background-color: #1f5dab; border-radius: 50%; content: ''; display: inline-block; font-size: .25em; height: 1em; margin-right: 3em; overflow: hidden; vertical-align: .5em; width: 1em;
}