#page {
	width: 100%;
	float: none; 
	margin: 0;
	font-family: arial;
}

#icon {
	float:left;	
}

#banner {
	display:none;
}

#logo {
	float:left;
	margin:0 0 10px 500px;
	display:none;
}

.page-break {
	display: block;
	page-break-before: always;
}

.letter-footer, .letter-footer2 {
	margin-top: 10px;
	position: fixed;
	bottom: 0;
	display: block;
}

.welcome-section {
	display:none;
}

.notprint {
	display: none;
}

.leftr {
	font-size: 75%;
	width:100%;
	margin:0;
	color:gray;
	float:none;
}

.right {
	width:100%;
	margin:0 0 10px 0;
	float:none;
}
.row {
	width: 100%; margin: 0; float: none;
}