.bakedfooterlinks_block{

	margin-top: 0px;
}
.footerlogo {width: 150px; opacity: 0.7; margin:auto; float: none;}
.bakedfooterlinks_block h1 {font-size: 20px; text-align: center; border-bottom: 1px solid #e9e9e9; padding-bottom: 10px;padding-top: 0px;margin-top: 0px;}
.bakedfooterlinks_block {padding: 0px;}
.bakedfooterlinks_block ul {margin-bottom:0px;margin-left: 0px;padding-left: 0px;}
.bakedfooterlinks_block p {text-align: center !important}

.topfooter-container {
  background: #1C1C1C;
  }
.bottomfooter-container {
  text-align: center;
  height: auto;
  padding-bottom:20px;
  }
  .bottomfooter-container .container {margin-bottom:0px !important; padding-bottom:0px !important;}
 .bottomfooter-container li {
   list-style: none;
   display: inline-block;
   margin-right: 8px;
   
 }
 .bakedfooterlinks_block li:after {
   content: "";
   padding-left: 8px;
   border-right: 1px solid #ddd;}
 .bakedfooterlinks_block li:last-child:after {
   content: "";
   padding-left: 8px;
   border-right: 0px
 }