/* Home - root */
#distributor {
	margin:0;
	padding:0;
	list-style: none;
	font-size: 10px;
	color:#06c;
	background-color: #fff;
}
#distributor li {
	display: inline;
	float: left;
	height: 50px;
	width: 160px;
	margin: 6px;
	padding: 5px;
	border: 1px solid #efefef;
	text-align: center;
	background-color: #fff;
	color: #333;
}
/*h1 {
  display:block;
  background:url(../images/titles/root-home.gif) no-repeat;
  height:26px;
  width:311px;
  padding:15px 0;
  margin:0 15px;
}
*/
/*h2 image replacments*/
/*#one {
  display:block;
  background:url(../images/titles/root-h2-one.gif) no-repeat;
  height:39px;
  width:494px;
  padding:15px 0;
  margin:0 15px;
}
*/
/*#two {
  display:block;
  background:url(../images/titles/root-h2-two.gif) no-repeat;
  height:16px;
  width:176px;
  padding:15px 0;
  margin:0 15px;
}
*/
/*h3 (sub) image replacments*/
/*#subone {
  display:block;
  background:url(../images/titles/root-h3-one.gif) no-repeat;
  height:18px;
  width:195px;
  padding:15px 0;
  margin:0 15px;
}
*/
/*Brand logos*/
#teac {	background: #fff url(../images/brands/teac.gif) no-repeat center; color: #333; }
#usdm {	background: #fff url(../images/brands/usdm.gif) no-repeat center; color: #333;  }
#vario { background: #fff url(../images/brands/vario.gif) no-repeat center; color: #333;  }
#verbatim {	background: #fff url(../images/brands/verbatim.gif) no-repeat center; color: #333;  }
#mitsui {	background: #fff url(../images/brands/mitsui.gif) no-repeat center; color: #333;  }
#taiyo { background: #fff url(../images/brands/taiyo.gif) no-repeat center; color: #333;  }
#tascam {	background: #fff url(../images/brands/tascam.gif) no-repeat center; color: #333;  }
#pioneer {	background: #fff url(../images/brands/pioneer.gif) no-repeat center; color: #333;  }
#neato { background: #fff url(../images/brands/neato.gif) no-repeat center; color: #333;  }
#rimage {	background: #fff url(../images/brands/rimage.gif) no-repeat center; color: #333;  }
#nec {	background: #fff url(../images/brands/nec.gif) no-repeat center; color: #333;  }
#microboards { background: #fff url(../images/brands/microboards.gif) no-repeat center; color: #333;  }
#primera {	background: #fff url(../images/brands/primera.gif) no-repeat center; color: #333;  }
#sony {	background: #fff url(../images/brands/sony.gif) no-repeat center; color: #333;  }
#epson { background: #fff url(../images/brands/epson.gif) no-repeat center; color: #333;  }
#jvc{ background: #fff url(../images/brands/jvc.gif) no-repeat center; color: #333;  }
