The default listing types when displayed in a Listing Box are styled with UL and LI HTML so each piece of info shows on its own line. The code:

Code:
Only registered members can view the code.
I added my own listing types and when they're displayed in a Listing Box, they're displayed in a single line like this:

Code:
Only registered members can view the code.
How can I style these new listing types so they work like the default layout?