/* =============================================================================
Stekkie - Video
============================================================================= */

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

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

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

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

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

h3#videotest {
  background: url(../img/videotest.gif) 0 0 no-repeat;
  width: 76px; 
  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#audio {
  background: url(../img/audio.gif) 0 0 no-repeat;
  width: 132px;
  height: 19px;
}

h3#support {
  background: url(../img/support.gif) 0 0 no-repeat;
  width: 88px;
  height: 19px;
  margin: 18px 0 0 13px;
}

h3#cclicense {
  background: url(../img/cc_logo.gif) 0 0 no-repeat;
  width: 95px;
  height: 22px;
  margin: 18px 0 0 13px;
}

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