/* ERROR DEFINITIONS */
	#fname_cnt, #lname_cnt, #email_cnt, #email2_cnt, #year_cnt
		{ position: relative; }
	#fname_err, #lname_err, #email_err, #email2_err, #year_err
		{ font-family: times; font-size: 10px; width: 150px; background: #EEDDAE; color: #920000; position: absolute;
		  left: -160px; top:-3px; border: 1px solid #900000; vertical-align: top; display: none;}
	#fname_err img, #lname_err img, #email_err img, #email2_err img, #year_err img
		{ float: left; border: none; margin-right: 3px; }
	#fname_err img.arrow, #lname_err img.arrow, #email_err img.arrow, #email2_err img.arrow, #year_err img.arrow
		{ position: absolute; top: 25%; right: -29px; }

/* COOKIE CLUB SIGNUP PAGE */
#sub_other img { border-top: none; border-left: none; border-right: none; }
#benefits { margin: 10px 0px 10px 0px; padding: 0px; }
#benefits li { padding: 0px; margin: 0px 0px 0px 40px; }
.holder { margin: 0px; padding: 0px; height: 23px; }
.holder .left { padding: 0px 0px 0px 20px; }
#thanks { position: relative; padding: 10px 10px 10px 20px; }
#shop_more { position: absolute; top: 40px; left: 200px; }
#preview_email { margin-left: 20px; }
#preview_email img { border: none; }
#year_statement { padding: 3px 0px 3px 20px; margin: 0px; }
#year_right { left: 40px; padding-top: 2px; }

#sub_content { font-size: 11px; }
#sub_other { width: 230px; }

