body{
	background:#fff;
	font-size:10px;
	color:#000;
	font-family: arial;
}
form br{
	clear: both;
	
}
input, label{
	float: left;
	margin:3px;
	padding:3px;
	vertical-align: middle;
	font-size:12px;
}
.section{
	background: #fff url('images/section_background.gif') no-repeat left top;
	width:747px;
	height:250px;
	margin: 0 auto;
	padding:15px;
	position: relative;
}


#unsubscribe{
	margin-top:8em;
}

h3#email_to_unsubscribe{
	font-size:12px;
	font-weight:normal;
	left:2em;
	line-height:18px;
	position:absolute;
	top:-5.25em;
}
h3#email_to_unsubscribe span{
	color:#1a85bc;
	font-weight: bold;

} 
h4{
	font-weight:normal;
	font-size:12px;
	padding-left:1em;
}

#left_side{
	position: aboslute;
	left:3em;
	top:4em;
	width:50%;
}
#right_side{
	position: absolute;
	margin:0;
	padding:0;
	right:5.5em;
	top:6.5em;
	text-align: right;
	font-size: 12px;
	line-height:12px;
}
.radio{
	margin-top:-4px;
	width:20px;
	height:20px;
	margin-right:1em;
}
.yellowfield{
	background:#fcfad7;
	padding:8px;
	padding-bottom:12px;
	border:1px solid #F0EEC8;
}

#submit_button{
	/*background: #fff url('images/remove_button.gif') no-repeat left top;*/
	width:95px;
	height:28px;
	margin:0;
	padding:0;
	text-indent: -99999px;
	margin-top:2em;
}

.surround{
	text-align: center;
}

.yellowfied h4{
	color:#626262;
	font-size:13px;
	margin:0;
	padding:0;
	margin-top:1em;
}
