.module-sqlToHtml .clear {
	clear:both;
}
.module-sqlToHtml .header {
	margin-bottom:10px;	
}
.module-sqlToHtml .footer {
	margin-top:10px;
}
.module-sqlToHtml .body table {
	margin-bottom:20px;	
}
.module-sqlToHtml .body table td span.hidden{
	display:none;
}