<!-- START BLOCK : challenge -->
<div class="listbox {oddeven} clearfix">
<div class="title">{title} by {author}</div>
<strong>Summary: </strong>{summary}<br />
<strong>Categories:</strong> {category} <strong>Characters: </strong>{characters}<br />
{adminoptions}
<div style="text-align: center;">{respond}</div>
</div>
<!-- END BLOCK : challenge -->