body {
	background:#B6D6F6 url(images/bg.png) repeat-x;
	margin:0;
	padding:0;
}
#container {
	width:877px;
	margin:0 auto;
}
#optin {
	background:url(images/home_4.png) no-repeat;
	position:relative;
	width:877px;
	height:114px;
}
#optin_form {
	position:absolute;
	left:650px;
	top:12px;
}
*html #optin_form {
	top:9px;
	margin-left:-115px;
	width:500px;
}
#optin_form .text {
	width:185px;
	border:none;
	margin:0;
}
#optin_form .text {
	border:#FFFFFF;
}
*html #optin_form #optin_name {
	margin:2px 0 0 113px;
}
#optin_form #optin_email {
	margin-top:13px;
}
*html #optin_form #optin_email {
	margin:11px 0 0 113px;
}
#optin_form #optin_submit {
	margin:18px 0 0 -115px;
}
*html #optin_form #optin_submit {
	margin:17px 0 0 0px;
}
