#content div {
  text-align:left;
}
#content div dl {
  margin-top:0px;
}
#content div dl dt {
  font-size:14px;
  font-weight:bold;
  margin:5px 0px 0px 0px;
}
#content div dl dt:hover::after {
  float:right;
  color:#444444;
  content:"#" attr(id);
  font-size:12px;
  margin:0px 0px 0px 1em;
}
#content div dl dd {
  margin:0px 0px 10px 10px;
}
#content div h3 {
  margin:0px;
  font-size:16px;
  padding:2px 5px;
  color:#000000;
  background:#ffffff url(/img/products.headbkg.png) no-repeat scroll right center;
  border:1px solid #cccccc;
  border-bottom:1px solid #888888;
}

#content div#terms {
  margin-right:34%;
}
#content div#standards {
  float:right;
  width:33%;
}
