#body {
	position:relative;
}

#form1 {
	background:url(../images/newsletter_border_bg.jpg) repeat-y;
	margin:6px auto auto;
	width:296px;
	text-align:center;
	position:relative;
	padding:20px 0px;
}

#nl_bd_top, #nl_bd_bot {
	position:absolute;
	left:0px;
}

#nl_bd_top {
	top:0px;
}

#nl_bd_bot {
	bottom:0px;
}

#formbody {
	background:url(../images/newsletter_bg.jpg) no-repeat;
	width:238px;
	padding:20px 20px 0px;
	margin:18px auto auto;
}

#formbody label {
	color:#7d7d7d;
}

#extras {
	text-align:left;
	margin:6px 0;
}

.chkbx {
	float:left;
	height:30px;
	width:20px;
}

input.txt {
	width:236px;
	margin-bottom:6px;
}

.lens {
	color:#7d7d7d;
}

.mod {
	color:#000;
}

#form1_submit {
	
}

#view_archive {
	margin:14px auto;
	width:288px;
}

.success {
	color:#666;
}

