.mainBody #showNewsLetter{
	background: url('../images/newsletter/bg.jpg') center center no-repeat;
	height: 910px;

}

.mainBody .newsletterContainer .newsletterBox{
	background: url('../images/newsletter/form-bg.png');
	width: 915px;
	height: 570px;
	background-size: 915px 570px;
	margin: 0 auto;

top: -100px;
position: relative;
}

.mainBody .newsletterContainer{
	margin: 0 auto;
	width: 1000px;
	z-index: 2;
	position: relative;
	}

.mainBody .newsletterContainer #letterTitle{
margin: 0 auto;
width: 300px;
display: block;
z-index: 1;
position: relative;
}
.mainBody .newsletterContainer .textDescBox{
	padding-top: 100px;
	padding-left: 45px;
	width: 91%;
}

.smallText{
	font-size: 12px;
	line-height: 20px;
	font-family: "GothamRounded-Book";
}

.bigText{
	font-size: 33px;
	color: #4b3e2e;
	font-family: "GothamRounded-Bold";
	width: 230px;
	float: left;
	margin-top: 10px;
}

.mainBody .inputBoxContainer{
	margin-top: 22px;
	margin-left: 50px;
	height: 40px;
}

.mainBody .inputBox{

border: 0px;
padding: 0px;
padding-left: 10px;
padding-right: 10px;
height: 50px;
width: 482px;

background: url('../images/newsletter/text-box.png') center center;
background-position: -7px -7px;

font-size: 35px;
	font-family: "GothamRounded-Bold";
}

.mainBody .selectBox1{
	background: url('../images/newsletter/text-box02.png') center center;
	background-size:155px 63px;
	width: 155px;
	height:63px;
	font-size: 23px;
	font-family: "GothamRounded-Bold";
	margin-left: -8px;
}

.mainBody .selectBox2{
	background: url('../images/newsletter/text-box03.png') center center;
	background-size:188px 63px;
	width: 188px;
	height: 63px;
	font-size: 23px;
	font-family: "GothamRounded-Bold";
	margin-left: 4px;
	margin-right: 12px;
	margin-top: 1px;
}

.mainBody #tipsToRemind{
	margin-left: 230px;
}
.mainBody .bottomDescBox{
margin-top: 70px;
margin-left: 50px;
}



span.customSelect {


}
span.customSelect.changed {
	background-color: #f0dea4;
}
.selectBox1 .customSelectInner {
	width: 116px !important;
	margin-top: 20px;
	margin-left: 24px;
background:url('../images/newsletter/select-btn.png') no-repeat center center;
background-position: right 8px;
}

.selectBox2 .customSelectInner {
	width: 151px !important;
	margin-top: 20px;
	margin-left: 24px;
background:url('../images/newsletter/select-btn.png') no-repeat center center;
background-position: right 8px;
}


