.NewsletterEnvelopeIndividualCell {
	background-image: url(images/envelope-new-NEW.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 266px;
	background-position: center center;
	position: absolute;
	text-decoration: none;
	overflow: visible;
	visibility: visible;
	font-size: 12pt;
	font-family: "Courier New", Courier, monospace;
	z-index: 1;
}
.outercellofnewsletter {
	height: 168px;
	width: 266px;
}
