#bottombackground div.csc-default div.csc-textpic {
   position: relative;
   z-index: 1;
}
#bottombackground div.csc-default div.csc-header.csc-header-n1 {
/*   background-color: #3b80c2;*/
   left: 0;
   margin: 0;
/*   padding: 0.3em;*/
   padding: 0;
   position: absolute;
   top: 38px;
   z-index: 99;
}
#bottombackground div.csc-default div.csc-header.csc-header-n1 h1 {
/*   color: #ffffff;*/
   font-family: "Titillium Web",sans-serif;
   font-size: 20px;
   font-weight: normal;
   line-height: 32px;
   margin: 0.8em 0;
   outline: 0 none;
   padding: 0;
   vertical-align: baseline;
}
#bottombackground div.csc-default div.csc-header.csc-header-n1 h1 span {
   background-color: #3b80c2;
   color: #ffffff;
   display: inline-block;
   font-family: "Titillium Web",sans-serif;
   margin: 5px 0;
   padding: 0 10px;
}
