﻿#content {
	min-height: 1024px;
}
* html #content {
	height: 1024px;
}
#mainContent {
	background: url(../images/main-bg.gif) no-repeat center top;
	padding: 44px 0px 76px 110px;
}
	#mainContent h2 {
		background: url(../images/thank-you.gif) no-repeat left top;
		width: 100%;
		height: 0px;
		padding: 29px 0px 0px 0px;
		overflow: hidden; 
	}
	#mainContent WrapForm. {
		font-size: 1.1em;
		color: #51290e;
		margin: 20px 0px 0px 0px;
		width: 538px;
	}
	.ErrorList
	{
		display:block;
	}
	
	
#mainContent .WrapForm {

font-size:1.1em;
margin:20px 0px 0px 60px;
width:538px;
}
#mainContent .WrapForm label
{
	width:100px;
	float:left;
	color: #51290e;
}

#mainContent .WrapForm a{
	color: #996600
}


#mainContent .WrapForm  .Control
{
		padding-left:40px;
	}
	
div.Alt
{
	display: none;
}

.SuccessMessage
{
	color: #51290E;
}

div.unsubscribed p 
{
	color: #51290E;	
	font-size: 1.1em;
}