/* 

TABLES STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 9. tables	--------- */

table {
		color: #b6b0a3;
		font-size:1.3em;
		margin-bottom:1em;
		}
table tr {
}
table tr td {
		padding:5px;
}


