/*BOOK CONTEST PAGE*/
.hdrBookContestPage img,
.thankYouContent img{
	display:block;
}
.hdrBookContestPage{
	background:url(../images/bkgrdBookContest.jpg) no-repeat;
	font:15px/20px Helvetica, Arial, sans-serif;
	height:312px;
	margin-top:-65px;
}
.bookContestPageContent{
	margin:40px 0 0 60px;
}
.hdrContestPage{
	background:url(../images/contest/hdrContestPage.png) no-repeat;
	width:223px;
	height:119px;
	margin-bottom:30px;
}
.hdrBookContestPage .imgBookContest{
	background:url(../images/contest/imgBookContestPage.png) no-repeat;
	margin:-14px 0 0 -10px;
}

/*THANK YOU*/
.thankYouContent{
	margin:40px -12px 0 55px;
}
.hdrThankYou{
	background:url(../images/contest/hdrThankYouPage.png) no-repeat;
	width:240px;
	height:81px;
	margin-bottom:20px;
}
#bigDayWrapper .thankYouContent p{
	margin-bottom:30px;
}
.thankYouContent a{
	text-transform:uppercase;
	color:#e961ab;
	text-decoration:underline;
	
}

/*CONTEST FORM*/
.contestForm{
	margin:40px 0 0 0;
}
.contestForm iframe{
	width:620px;
	height:800px;
}