.hideprintbottom {
     visibility: hidden;
	 border-top: thin none #006699;
	 border-right: thin None #006699;
	 border-bottom: thin solid #006699;
	 border-left: thin solid #006699;
	 display: none;
}
.hideprint {
     visibility: hidden;
	 display: none;
}
.rightleftbottom2 {
	border-top: thin none #ffffff;
	border-right: thin solid #ffffff;
	border-bottom: thin solid #ffffff;
	border-left: thin solid #ffffff;
}