.itemImg {
  margin: 20px 0;
  text-align: center;
}
.itemImg img {
  border: none;
}
dl.itemInfo {
  width: 490px;
}
dl.itemInfo dt {
  float: left;
  width: 60px;
  padding: 10px 0;
  margin: 0 0 0 10px;
  color: #fff;
  background: #BAAC05;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}
dl.itemInfo dd {
  float: left;
  width: 395px;
  height: 30px;
  margin: 0 0 3px 0;
  padding: 9px 0 0 15px;
  background: transparent url(<mt:StaticWebPath />plugins/SamplaTemplateSet/images/postCatLine.gif) repeat-x scroll center bottom;
  vertical-align: middle;
}
