/* 

TABLES STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 9. tables	--------- */

div.contentCentre table {
		}
div.contentCentre table tr {
		}
div.contentCentre table td {
		background: #edf5f8;
		padding: 10px 5px;
		font-size: 1.1em;
		color: #3d7186;
		}
div.contentCentre table tr.head td {
		background: #e2eff4;
		}
