/* 
	CSD Sealing Systems
	Table Styling
	Created:	20/06/07
	Author:		CSD Sealing Systems

*/

/* begin styling */
table {border-left:1px solid #f7941d; border-top:1px solid #f7941d; width:465px; font-family:Arial, Helvetica, sans-serif;}
caption {text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; color:#ffffff; background-color:#54554e; border-top:1px solid #f7941d; border-right:1px solid #f7941d; border-left:1px solid #f7941d; padding:6px;}
th { text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; font-weight:bold; padding:6px; background-color:#f7941d; color:#ffffff; border-right:1px solid #f7941d; border-bottom:1px solid #f7941d;}
td {padding:6px; border-right:1px solid #f7941d; border-bottom:1px solid #f7941d; font-size:1.2em;}
