/*=====================
title: Blackwood Valley Wine Association
author: Pam Williamson
http://www.pamwilliamson.com.au
Copyright 2011. All rights reserved.
date: Oct2011  Fix for top-border on tables
========================*/
table{table-layout: fixed;
 }
 td {width:30%; border-top: 2px solid #CCCCCC ;}

