html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
}

table { border-collapse: collapse; border-spacing: 0; }
table, td, th { vertical-align: top; }

ol, ul { list-style: none;}

a img { border: none; }

table.cake-sql-log { border-collapse: collapse; width:100%; border:1px solid #dddddd; background:#ffffff; }
table.cake-sql-log th { font-weight:bold; background:#eeeeee; text-align:center; }
table.cake-sql-log th, table.cake-sql-log td { height: 13px; padding:2px 8px; border:1px solid #dddddd; }