/* Hide Borders - Code and Table */

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