/* =============================================================================
Stekkie - Audio
============================================================================= */

/* General
============================================================================= */

.section {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #dcdcdc;
}

p.link {margin: 16px 0 0 0;}

/* Left column
============================================================================= */

h3#audiostream {
  background: url(../img/audiostream.gif) 0 0 no-repeat;
  width: 103px;
  float: left;
}

h3#audiotest {
  background: url(../img/audiotest.gif) 0 0 no-repeat;
  width: 78px; 
  float: left;
}

.middle {
  margin: 25px 0 0 0;
}

div.end {margin: 0;}

p.large {
  color: #5c5c56;
  font: normal 12px/17px Arial, Helvetica, sans-serif;
  margin: 9px 20px 0 0;
}

/* Right column
============================================================================= */

h3#video {
  background: url(../img/video.gif) 0 0 no-repeat;
  width: 136px;
  height: 19px;
}

#right_column p.highlight,#right_column span.highlight {color: #6385a1;}