﻿.print-header
{
	width:100%;
	float:left;
}


.print-header-left
{
	width:60%;
	float:left;
	text-align:left;
}
.print-header-right
{
	width:40%;
	float:right;
	text-align:right;
}


.second-content-3, .home-content-main-text
{
	width:100%;
	clear:both;
	padding:20px 0 20px 0;
}

.print-footer
{
	width:100%;
	float:left;
	text-align:center;
	clear:both;
}

.row-1-repeat,
.row-2-repeat,
.row-3-repeat,
.row-4-repeat,
.row-6-repeat,
.row-5-center-main-right-bottom,
.row-5-center-main-right-top-right,
.home-content-header,
.row-5-center-main-left,
.second-row-2-repeat,
.second-row-3,
.second-content-1,
.second-content-2
{
	display:none;
}