/* Add here all your css styles (customizations) */
ul.program_list > li > span {float: right;}
ul.pills { margin-bottom: 30px !important; }
ul.pills > li { display: inline-block; background: #FFF; padding: 5px 8px; border: 1px solid #ebebeb; margin-right: 2px; }
ul.program_list { margin: 0; padding: 0; list-style: none; }

h5 {
         font-family: 'Roboto', sans-serif;
         font-size: 1.0em;
         font-weight: 500;
         text-align:left;
         color:#02294a;

 	margin: 5px 0px 5px 0px;
 	padding: 5px 10px 5px 10px;

         vertical-align:top;
         background: #FFFFFF;

         border: 1px #cfcfcf solid;
}