/* ------------------------------------------------------------------- */
/* LAYOUT */
/* ------------------------------------------------------------------- */

#container-d							{ background:none; /*width:393px; display:block; padding:0; margin:0 20px 12px 0;*/ }
#section-d-wrapper						{ background:none;padding:0px 0 0 0 /*width:393px; display:block; ;*/ }

#section-d-wrapper table									{ background:url('../grfx/layout/table-striped.gif') repeat top left; padding: 0px 0 0 0; margin: 0px; }
#section-d-wrapper table .product							{ width:110px; padding-left:5px; }
#section-d-wrapper table .description						{ width:200px; }
#section-d-wrapper table .number							{ width:80px; }
#section-d-wrapper table th									{ padding:4px 0 3px 0; margin:0; height:15px;}
#section-d-wrapper table td									{ height:20px; padding-top:4px !important; padding-bottom:0px !important;}

/*

<div id="section-b-wrapper">
              <table>
<th>Product</th>
<th>Description</th>
<th>Product Number</th>
<tr>
<td>Stylus Pro 11880</td>
<td>64" High Speed 8/9 colour UltraChrome K3</td>

<td>C11C679001A0</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Vivid Magenta Large Format Printer</td>
<td>&nbsp;</td>
</tr>
</table>

*/
