h2								{ display:none;}

#Layout1-ColB-Wrapper			{ }


#Layout1-Page-Text				{ font-weight:bold; display:none;  }
#Layout1-Page-Text p			{ margin-bottom:-1.5em; color:#5e5134}

#Layout1-Service-List			{ }

ul.service-list					{ margin-left:0px;}
ul.service-list li				{ list-style:none; clear:both; margin-top:.3em; padding-right:15px; }
ul.service-list li img			{ float:left; margin-top:10px;}

span.summary-title,
span.summary-body				{ padding-left:65px;}	
span.summary-title				{ font-weight:bold; color:#5e5134; display:block; padding-top:10px;}
span.summary-body				{ display:block; }


#Downloads-Table-Container 		{ color:#666; margin:20px 0px 20px 0px }

#Downloads-Table-Container table { width:740px; }

#Downloads-Table-Container table td   { font-size:0.9em; }


#Downloads-Table-Container table th.Download,
#Downloads-Table-Container table td.File { text-align:right; }


/*
<div id='Downloads-Table-Container'>
   <div id='Downloads-Table-Wrapper'>
      <table summary='Downloads' id='Downloads' cellspacing='0'>

         <tr>
            <th width='60%' class='Product' scope='col'>Description</th>
            <th width='10%' class='Format' scope='col'>Format</th>
            <th width='10%' class='Size' scope='col'>Size</th>
            <th width='10%' class='Posted' scope='col'>Posted</th>
            <th width='10%' class='Download' scope='col'>Download</th>

         </tr>
         <tr>
            <td nowrap class='Product'>Harwood Inn, Stonefix Heavy Duty Grime Remover & Stinefix Sealant</td>
            <td nowrap class='Format'>PDF</td>
            <td nowrap class='Size'>460 kb</td>
            <td nowrap class='Posted'>28 July 2008</td>

            <td nowrap class='File'><a target='_blank' href='../_assets/19728.pdf'>Download</a></td>
         </tr>
      </table>
   </div>
</div>

*/
