TAG_DD
body_elem = list_type == ' ' ? TAG_DD : TAG_LI;
print_otag(h, TAG_DD, "");
print_otag(h, TAG_DD, "s", "width", "auto");