/*
We don't want to reproduce every style that we use in the site. We just want to give the
user some options without ceding control.
*/
.orange_text { color: #F56C26; }
.blue_text { color: #4764A0; font-weight: bold;}
li p { margin: 0px; padding: 0px; }

