.mediatec-cleanaudioplayer{
width: 100%;
}  
/* 
nav {
z-index: 100;
}
*/

h2 {
margin-left:0px;
margin-right:0px;
margin-bottom: 10px;
padding:10px;
width:auto;
border:1px dotted #58dea2;
}

h2{
color:#ff9900;
}

a:hover{
color:#ff9900;
}

#theTop{
text-align:center;
}

#toplinks2{
text-align:center;
}

#radiodownload{
text-align:center;
}


.collapsiblePK {
  background-color: #FF6659;
  color: #000000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 1px solid #FFE25D;
  text-align: center;
  outline: none;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.active, .collapsiblePK:hover {
  background-color: #555;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.contentPK {
  padding: 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
  color: #000000;
}
.cover {
  text-align: center;
}
.buttonPKodd {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 4px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1em;
  margin-top: 2px;
  margin-bottom: 2px;
}
.buttonPKeven {
  background-color: #cccccc;
  color: black;
  cursor: pointer;
  padding: 4px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1em;
  margin-top: 2px;
  margin-bottom: 2px;
}
.contentPK h3{
color: #000000;
}

.contentPK a{
color: #000000;
font-weight: bold;
}
/*
.btn-default {   
    border: 1px solid #FF6659;
    outline: 0;
    color: #000;
    background-color: #FFE25D;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #FFE25D;
    color: #FFE25D;
    background-color: #000000;    
}
*/
h1{
font-size: 2em;
}

h2{
font-size: 1.6em;
}