div .noprint {
	display: none;
}

#header, #footer, #sudoku, #soduku_text, .noprint {
	display: none;
}

#content {
	width: 100%; margin: 0; float: none;
}

#expir1 {
	top: 95px;
	left: 190px;
	position: absolute;	
}

#offerbox1 {
	position: absolute;
	top: 125px; 
	left: 50px; 
	height: 360px; 
	width: 200px; 
	text-align: center;
}

#offer11 {
	font-size: 16pt; 
	color: red;
}

#offer12 {
	font-size: 16pt; 
	color: red;
	top: 20px;
}

#applies1 {
	font-size: 12pt; 
	color: black; 
	top: 580px;
}

#expir2 {
	top: 95px; 
	left: 590px; 
	position: absolute;
}

#offerbox2 {
	position: absolute; 
	top: 125px; 
	left: 440px; 
	height: 360px; 
	width: 200px; 
	text-align: center;
}

#offer21 {
	font-size: 18pt; 
	color: red;
}

#offer22 {
	font-size: 18pt; 
	color: red; 
	top: 0px;
}

#applies2 {
	font-size: 12pt; 
	color: black; 
	top: 280px;
}
