﻿.page-holder {
position: static !important;
float: none !important;
display:block;
}
.bread-crum
{
display:none;	
}

.top-border, .logo-wrapper, .top-nav-wrapper, .home-picture-holder, .home-bottom-left-buttons-holder, .home-content-payonline-holder, .footer, .second-content-left
{
	display:none;
}

.print-header
{
	width:100%;
	height:105px;
}

.print-footer
{
	width:100%;
	height:50px;
	text-align:center;
	clear:both;
	padding-top:25px;
}

.print-header-left
{
	width:40%;
	height:105px;
	float:left;
}

.print-header-right
{
	width:60%;
	height:105px;
	float:right;
	text-align:right;
}
