.sc-player {
  height: 60px;
}

#main .sc-player a {
  text-decoration: none;
  color: transparent;
}

#main .sc-player div {
  border-bottom-style: none;
  padding-bottom: 0;
}

.sc-scrubber .sc-time-span {
  background-color: transparent;
}

.sc-scrubber .sc-buffer, .sc-scrubber .sc-played {
  background: blue url(../pics/chiswallwave2.jpg) 0 -30px repeat scroll;
}

.sc-scrubber .sc-played {
  background: white none;

}

.sc-player .sc-time-indicators {
 font-family: arial;
 font-weight: bold;
 font-style: normal;
 color: #3A3D15;
}
