	
	html.custom body {
		background: #f7f5f4 url('/img/light2.png') no-repeat top center;
	}
	
	
	html.custom #strip {
		background-image: none;
	}
	
	
	html.custom .report, 
	html.custom #custom_form
	{
		border: 1px solid #f39a5e;
	}
	
	html.custom #share strong
	{
		border-bottom: 1px solid #f39a5e;
	}
	
	
	html.custom #company_logo {
		display: block;
		width: 118px;
		height: 128px;
		background: url('/FileUpload/upload/107_LKInteractiveLogo.png') no-repeat left top;
		margin: 0 auto;
		text-indent: -9999px;
	}
	
	