#bd div.yui-u {
  background-color:#fff;
  color:#333333;
  border:1px solid #C1C1C1;
  margin:0;
  padding:0;
  font-family:arial,helvetica,sans-serif;
  font-size:93%;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}
#bd div.yui-u {
  margin-top: 10px;
}
#bd div.yui-u ul li.odd,
#bd div.yui-u table tr.odd,
#bd div.yui-u table tr td.odd {
  background-color:#C6C6C6;
}
#bd div.yui-u ul li.even,
#bd div.yui-u table tr.even,
#bd div.yui-u table tr td.even {
  background-color:#EAEAEA;
}
