.page-holder {
position: static !important;
float: none !important;
display:block;
}
.bread-crum
{
display:none;	
}

.home-btn,
.row-1,
.row-2,
.row-3,
.row-4-right,
.row-5,
.row-6
{
	display:none;
}


.print-header
{
	width:100%;
	float:left;
	height:111px;
}

.print-header-left
{
	width:60%;
	float:left;
}

.print-header-right
{
	width:40%;
	float:right;
	text-align:right;
}

.print-footer
{
	width:100%;
	clear:both;
	text-align:center;
}


.row-4-left
{
	clear:both;
	float:left;
	width:100%;
	padding:20px 0 20px 0;
}
