.audioBody { background-image: url(/Files/Website/Pattern-1-04.gif); margin: 0; margin-top: 10px; }
.audioBook { margin: auto; text-align: center; }
.audioPage { font-size: 12px; font-family: Arial; vertical-align: top; width: 354px; min-width: 354px; display: inline-block; text-align: left; white-space: nowrap; background-image: url(/Files/Website/Pattern-1-08.gif); }
    .audioPage p:first-child { margin-top: 6px !important; }
    .audioPage p:last-child { margin-bottom: 8px !important; }

.audioPlayerContainer { background-image: url(/Files/Website/Pattern-1-08.gif); margin: auto; }
.audioPlayer { display: block; width: 100%; padding: 0; margin: 0; }

.audioPause  { overflow: hidden; white-space: nowrap; vertical-align: top; height: 17px; line-height: 18px; margin-top: 2px !important; margin-bottom: 2px !important; margin-left: 10px; margin-right: 10px; padding-right: 6px; cursor: pointer; color: rgba(0, 0, 0, 0.8); background-color: #fff000; }
.audioPlay   { overflow: hidden; white-space: nowrap; vertical-align: top; height: 17px; line-height: 18px; margin-top: 2px !important; margin-bottom: 2px !important; margin-left: 10px; margin-right: 10px; padding-right: 6px; cursor: pointer; color: #70735f; }
   .audioPlay:hover    { color: rgba(75, 77, 63, 0.8); background-color: #e5e5e5;  }
   .audioPlay span     { height: 17px; line-height: 18px; display: inline-block; vertical-align: top; }

.audioImagePause { vertical-align: top; display: inline-block; width: 17px; height: 17px; margin-right: 6px; background-repeat: no-repeat; background-image: url(/Files/Website/Button_Pause.gif); background-color: transparent; }
.audioImagePlay  { vertical-align: top; display: inline-block; width: 17px; height: 17px; margin-right: 6px; background-repeat: no-repeat; background-image: url(/Files/Website/Button_Play.gif); background-color: #e5e5e5; }      

.audioImagePlayB    { margin: 10px; cursor: pointer; width: 29px; height: 29px; background-color: #e5e5e5; display: inline-block; position: fixed; bottom: 0; right: 0; background-repeat: no-repeat; background-image: url(/Files/Website/Button_Play_Big.gif);  }
.audioImagePauseB   { margin: 10px; cursor: pointer; width: 29px; height: 29px; background-color: #fff000; display: inline-block; position: fixed; bottom: 0; right: 0; background-repeat: no-repeat; background-image: url(/Files/Website/Button_Pause_Big.gif); }
