@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
}

body {
	font-family: georgia, arial, helvetica, sans-serif;
}	

img {
	border: 0;
}

iframe {
	overflow-x: hidden;
	overflow-y: scroll;
}

.fl {
	float: left;
}	

.fr {
	float: right;
}

.clr {
	clear: both;
}

.block {
	display: block;
}

.topHr {
	background-image: url(../images/topHR.gif);
	width: 453px;
	height: 10px;
}

.bottomHr {
	background-image: url(../images/bottomHR.gif);
	position: absolute;
	width: 453px;
	height: 10px;
	top: 499px;
	left: 66px;
}

#shell {
	position: relative;
	width: 588px;
	height: 768px;
	margin: 0 auto;
	background-image: url(../images/bgPageLg.gif);

}

#thankYou #shell {
	margin: 0 0 0 20px;
	width: 420px;
	height: 447px;
	background-image: none;
}	

#head {
	width: 518px;
	height: 89px;
	margin: 0 0 0 66px;
}	

#thankYou #head {
	width:  420px;
	height: 89px;
	margin: 0;
}	

#miniWheatsLogo {
	width: 220px;
	margin: 24px 0 0 0;
	float: left;
}

#thankYou #miniWheatsLogo {
	width: 120px;
	margin: 24px 0 0 0;
	float: left;
}

#momsHomeRoom {
	width: 288px;
	margin: 14px 0 0 0;
	float: left;
}

#thankYou #momsHomeRoom {
	width: 288px;
	margin: 14px 0 0 0;
	float: left;
}
	
#main {
	width: 454px;
	margin: 56px 0 0 66px;
}

#cancel {
	width: 300px; 
    margin: 56px 0 0 66px;
    text-align: center;
}

#thankYou #main {
	width: 420px;
	margin: 56px 0 0 0px;
}

#signupText {
	height: 110px;
}

#formArea {
	width: 	453px;
	height: 285px;
}

#all-K-PassLogo {
	width: 79px;
	height: 34px;
	position: absolute;
	top: 519px;
	left: 429px;
}	

#thankYou #all-K-PassLogo {
	width: 79px;
	height: 34px;
	position: absolute;
	top: 370px;
	left: 300px;
}	

#thankYou #kellogsLogo {
	width: 205px;
	height: 56px;
	position: absolute;
	top: 356px;
	left: 10px;
}	

#thankYouText {
	margin: 103px 0	6px 0px;
}

#closWindow {
	margin: 10px 0 0 110px;
}	
