/* 

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

*/

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

table {
  border: none;
}
table tr td {
  color: #3e3e3e;
  font-size: 1.8em;
  margin: 1px;
  padding: 10px;
  line-height: 1;
  background: #fafafa;
  border: none;
}

table tr th {
}
