@charset "utf-8";
#more1, #more2, #more3,#more4, #more5, #more6, #more7, #more8, #more9,#more10, #more11, #more12, #more13, #more14  {
  display: none;
}
#more1, #more2, #more3,#more4, #more5, #more6, #more7, #more8, #more9,#more10, #more11, #more12, #more13, #more14 {
    margin-left: 10px;
}
#myBtn1,#myBtn2,#myBtn3,#myBtn4,#myBtn5,#myBtn6,#myBtn7,#myBtn8,#myBtn9,#myBtn10,#myBtn11,#myBtn12,#myBtn13,#myBtn14 {
  display: inline-block;
  margin-left: 10px; /* Adjust this value to increase/decrease the space between text and button */
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    border-radius: 5px;
    border: medium double #898989;
}
#podcasttable{
    width: 100%;
    padding-left: 30px;
    font-size: 1.5em;
}
