@CHARSET "UTF-8";

.audio { background: url('/images/dark_background.gif'); padding-right: 10px;}

.audio .audio-list .item a.title {color: #e8c65a; }
.audio .audio-list .item u { color: #999999; }



.audio .audio-open .buttons INPUT.bySmall {background: url('/images/bySmall.gif'); }
.audio .audio-open .buttons INPUT.byLarge {background: url('/images/byLarge.gif');  }
.audio .audio-open .buttons INPUT.bpLarge {background: url('/images/bpLarge.gif'); color: white;}
.audio  .player .title {background: #1a1a1a; }
.audio  .player .title i {color: #999999 }
.audio  table tr td {background: black; border-bottom: 1px solid #131313;}
.audio  table tr.act td {background: #333333;}
.audio  table tr td input {border: 1px solid #e8c65a; }
.audio  table tr th {color: #999999}
