body
{
	background: #FFFFFF !important;
	width: 700px;
	text-align: center;
	color: black;
}

.logo,
.header,
.head-line2,
.blurb,
.logos,
img
{
	display: none;
}

.main-container,
.footer
{
	margin: 0px;
	padding: 0px;
	width: 700px;
	background: #FFFFFF !important;
}

.copyright
{
	margin: 0px;
	padding: 0px;
	width: 700px;
}

.thx-details table
{
	border: 2px solid black;
	color: black;
	background: #FFFFFF !important;
}

.thx-details .border-bot
{
	border-bottom: 1px solid black;
	padding-bottom: 15px;
}

.thx-details table td,
.thx-details table th
{
	text-align: left;
	padding-left: 15px;
	height: 30px;
	width: 50%;
	font-size: 13px;
	vertical-align: top;
}

.content
{
	text-align: center;
}

.thx-holder,
.thx-details,
.thx-details table td,
.thx-details table th
{
	color: black;
	background: #FFFFFF !important;
}