/* Hide Borders - Code and Table */

table, th, td, code {
	
	border: solid 1px;
	
}

