@media print {
	@page {margin:0px !important}
	
	html {height:100%}
	body {background-color:#fff;height:100%}
	
	#top {display:none}
	/*#menu {display:none}*/
	#content {width:600px !important}
	#page {width:100% !important}
	#content {font-size:85%}
	#top {background: url(../img/gx_top.jpg) no-repeat bottom left !important;width:730px;height:140px;margin:0 auto}
		
	.shadowTL, .shadowBR, .shadowTR, .shadowBL {background-image:none !important}
	td, th {background-image:none !important;}
	
	.outer-box {}
	#upper-col1 {width:100%}
	#upper-col2 {display:none}
	#lower-col1 {}
	#lower-col2 {}
	#lower-full {width:100%;}
	
	.box-width-half {width:300px;}
	.box-width-25 {display:none}
	.box-width-75 {width:507px}
	.box-width-85 {width:583px}
	.box-width-100 {width:600px}
	
	.about {margin:0;width:300px;}
	
	.about-right {display:none}
	#sort-box {display:none}
	#sort-box-bottom {display:none;}
	
	h1 {margin-bottom:20px;}
	#content div.text {padding-bottom:15px;}
	th {border:solid 0px #000;border-width:0 0 1px 0}
	
	table.compare-banks {width:100%}
	
	table.specific-bank {width:100%}
	table.specific-bank tr.result td {border:solid 0px #000;border-width:0 0 1px 0}
	
	table.tipafriend {width:100%}
	
	table.guide-step1 td.form select {min-width:100px;width:auto !important;width:100px;margin-bottom:10px}
	
	table.text {width:100%}

	div, table, th, td {background-color:#fff !important;}
	.content-box div {width:auto;}
	table.specific-bank {width:625px}
	table.matrix {width:635px;}
	div.frontpageColumnPrint {width:300px !important;overflow:hidden !important;float:left;}
	div.hidePrint {display:none;}
	div.showPrint {display:block;margin-bottom:15px;}
	
	/* Word Explanations (wordlist) */
	.ListItemText {display: block !important;}
}