.mtb_theme1 {
    padding: 5px 10px !important;
    font-size:15px;
    font-weight:bold;
  }
  .mtb_theme2 {
    padding: 5px 10px !important;
      background-color: #2a2a2a;
      color: #00CCFF;
    font-size:20px;
  }
  .mtb_theme3 {
    padding: 5px 10px !important;
    border:1px solid #2a2a2a;
      color: #000;
    font-size:20px;
    font-weight:bold;
    border-radius:5px;
  }
  .mtb_theme4 {
    padding: 30px 30px !important;
    background-color: #737373;
      color: #fff;
    font-size:40px;
    border-radius:5px;
  }
  .mtb_theme5 {
    padding: 30px 30px !important;
    background-color: #1773E3;
      color: #fff;
    font-size:40px;
    border-radius:5px;
  }
  .mtb_theme1 li,.mtb_theme2 li,.mtb_theme3 li,.mtb_theme4 li,.mtb_theme5 li {
    margin:1px;
  }