html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	height:100%;
}
.container {
	padding:0 0 120px 0;
}
.center {
	width:100%;
	min-height:100%;
}
.content {
	width:505px;
}
.logo {
	background:url(/images/kare-ninja.jpg) no-repeat;
	width:503px;
	height:308px;
	padding-bottom:25px;
}
.tease {
	padding:0 16px 20px 16px;
	font:24px Myriad Pro;
	line-height:28px;
	text-align:left;
}
.tease .t1 {
	color:#e3007c;
}
.tease .t2 {
	color:#636363;
}
#sender {
	margin:0;
	padding:0 41px;
}
.le {
	float:left;
}
#sender  #email {
	float:left;
	width:260px;
	height:28px;
	padding-top:8px;
	font-size:16px;
}
#sender #sbutton {
	float:left;
	margin-left:20px;
}
.fnote {
	margin-top:20px;
	font-size:12px;
	color:#636363;
	padding:0 41px 0 0;
	
}
.footer {
	width:505px;
	height:100px;
	margin-top:-100px;
	background:url(/images/foot.png) no-repeat top center;
	
}
.cl {
	clear:both;
}
.prev {
	background-color:#e3007c;
	height:30px;
	font:24px Myriad Pro;
	line-height:30px;
	text-align:center;
	color:White;
}
.prevbot {
	height:30px;
	font:16px Myriad Pro;
	line-height:24px;
	text-align:center;
	color:#636363;
	margin-top:10px;
}
.poe {
	font:13px Georgia;
	color:#e3007c;
	line-height:16px;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}