<table width="100%">
	<tr>
		<td width="50%" valign="top">
			<div id="preview">
				<table width="100%">
					<tr>
						<td align="left">
							<div id="prev_catch_copy">{primocco:template_parts_index:catch_copy}</div>
						</td>
					</tr>
					<tr>
						<td id="td_image" align="center">
							<div id="prev_image">{primocco:template_parts_index:poster_image}</div>
						</td>
					</tr>
					<tr>
						<td id="prev_description" align="left">
							<div id="prev_catchcopy">{primocco:template_parts_index:description}</div>
						</td>
					</tr>
				</table>
			</div>
		</td>
	</tr>
</table>