  
TABLE#lineup{
  text-align : center;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
TABLE.itm_dtl_box{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : lime lime lime lime;
}
TD.itmdb_photo{
  text-align : center;
}
TD.itmdb_cd{
  font-weight : bold;
}
TD.itmdb_price{
  font-weight : bold;
  color : red;
}
TD.itmdb_zoombtm{
  text-align : center;
}
TD.itmdb_name{
  font-size : 110%;
  font-weight : bold;
  text-align : center;
}
TD.itmdb_note{
  font-size : 100%;
  background-color : #ffffd7;
  text-align : left;
}
TABLE#lineup td{
  vertical-align : top;
  text-align : center;
}
TD.itmdb_note DIV{
  text-align : left;
}
DIV#sidemenu__order{
  color : red;
  background-color : #ffff80;
  border-width : 2px 2px 2px 2px;
  font-weight : bold;
  text-align : center;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  border-style : solid solid solid solid;
}
