body {
	background: white;
	}
	
#printhead {
	display: inline;
	margin: 10px 15%;
	}
	
/* Deleted below from DOM */
#sideBar, #sideBarTab, #techbar, #logo, #footer {
	display: none;
	}
	
.head, .arrow, .ico, .box, .tbar {
	display: none;
	}


	.pBlock {
		float: none;
		clear: both;
		margin-bottom: 10%;
		}

		.figure {
			float: left;
			position:relative;
			}
			
		.iePaddingFix {
			margin-top:-2%;
			width: 50%;
			position:relative;
			float:right;
			}
.captcha {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:100;
	text-transform:none;
	}
	.tekMargin {
		margin:0 10px 20px;
		width:330px;
		}
	li {
		list-style: none;
		}
		
		#iDisplay {
			clear:both;
			margin-top:5px;
			width:700px;
			}
		
.content {
	font-family:Arial;
	font-size:14px;
	text-align:left;
	}`
	
.content h3 {margin-bottom:-15px;}

	.dataleft {
		float: left;
		width: 55%;
		clear: both;
		}
		
	.dataright {
		width: 42%;
		float:right;
		}