/* Media */
/*h1 {
  display:block;
  background:url(../images/titles/media-title.gif) no-repeat;
  height:26px;
  width:311px;
  padding:15px 0;
  margin:0 15px;
}
*//*h2 image replacments*/
/*#one {
  display:block;
  background:url(../images/titles/media-h2-one.gif) no-repeat;
  height:19px;
  width:310px;
  padding:15px 0;
  margin:0 15px;
}
*/
/*h3 (sub) image replacments*/
/*#subone {
  display:block;
  background:url(../images/titles/media-h3-one.gif) no-repeat;
  height:18px;
  width:195px;
  padding:15px 0;
  margin:0 15px;
}*/
#specs {
  width: 560px;
  margin:0;
  padding:0;
}
#specs p {
  clear: both;
  margin:0;
  padding:0;
}
#specs ul {
  list-style: none;
  float:left;
  display: block;
  width: 560px;
  margin: .3em 0 1em 0;
  padding: 0;
  background-color: #fff;
}
#specs ul li {
  float:left;
  margin: 5px;
  padding: 5px;
  font-size: 18px;
  color: #666;
}
#formats li { width: 160px; }
#types li { width: 200px; }
#styles li { width: 200px; }
#speeds li { width: 420px; }

.img-array {
  float: left;
  width: 260px;
  margin: 5px;
  padding: 3px;
}

#usdm {	background: #fff url(../images/brands/usdm.gif) no-repeat center; height: 60px; }
#verbatim {	background: #fff url(../images/brands/verbatim.gif) no-repeat center; height: 60px; }
#mitsui {	background: #fff url(../images/brands/mitsui.gif) no-repeat center; height: 60px; }
#taiyo { background: #fff url(../images/brands/taiyo.gif) no-repeat center; height: 60px; }