@media print {

body { 
	background: white; 
	font-family: Arial, Helvetica, sans-serif; 
	color: black;
	margin: 0; 
	padding: 0;
	font-size: 12px;
	}

#table1, #table2, #ptable, #width, #logo {
	width: 623px;
	margin: 0;
	}
	
#logo2 {
	float: left;
	border: none;
	margin: 0;
	width: 193px;
	height: 140px;
	}
	
#indicator {
	float: left;
	border: none;
	margin: 0;
	width: 420px;
	height: 140px;
	}
	
#topredband, #nav, #bottomredband, #bnav {
	display: none;
	}
	
#copy {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
	padding: 0;
	float: left;
	}
	
#pic, #pic2 {
	position: relative;
	display: block;
	width: 238px;
	padding: 0;
	margin-top: 25px;
	margin-left: 30px;
	float: left;
	}
	
#resultscont {
	position: relative;
	display: block;
	width: 238px;
	padding: 0;
	margin-top: 25px;
	margin-left: 40px;
	float: left;
	}
	
#pictext {
	position: relative;
	display: block;
	width: 238px;
	padding: 0;
	float: left;
	margin-top: 20px;
	font-size: 10px;
	}
	
#pictext2 {
	position: relative;
	display: block;
	width: 150px;
	padding: 0;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	}
	
#mpic {
	width: 150px;
	height: 131px;
	float: left;
	}

#mcontent {
	position: relative;
	display: block;
	width: 608px;
	padding: 0;
	margin-left: 30px;
	float: left;
	}
	
#mresults {
	position: relative;
	display: block;
	width: 623px;
	padding-left: 5px;
	font-size: 6px;
	float: left;
	}

.smallresults { 
		width: 120px;
		}

.note2 { 
	display: none;
	}
	
.thumb {
	width: 50px;
	height: 50px;
	}
	
.boldl { 
	color: #ff0202; 
	font-size: 250%; 
	background: transparent; 
	font-weight: bold; 
	}
	
.footer { 
	position: relative;
	display: block;
	width: 623px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
	}
}
