
/*   = EW recommends = */
#EWRec 		{ position: relative; margin: 20px 0 0 0; background: #E4E9EA url(/grfx/EWRec_bg.png) center bottom no-repeat; padding: 0 0 20px 0; }
#EWRec H3 	{ background-color: #A07E56; color: #ffffff; padding: 10px 0 10px 20px; }
#EWRec IMG	{ position: absolute; left: 20px; top: 55px; border: 1px solid #6A6C6A; }
#EWRec2 H4	{ font-size:18pt; font-weight: normal; }
#EWRec2		{ padding: 20px 10px 0 220px; }
#EWRec2 P	{ margin-top: 10px; margin-bottom:15px; }


/*   = Forms = */
#newsletterID .frm	    	{ position: relative; height: 50px; }
#newsletterID .frm LABEL 	{ position: absolute; left: 0px; left: 10px; top: 0; color: #323232; font-size:8pt;}
#newsletterID .frm LABEL I 	{ padding-left: 2px; color: #ff0000; }
#newsletterID .frm .alert       { color: #ff0000; font-size: 8pt;}

#newsletterID .frm INPUT
{
	position: relative;
	border:1px solid #999999;
	left: 10px;
	top: 15px;
	width: 185px;
	color:#6A6C6A;
	font-size:9pt;
	padding: 3px 0 3px 0;
}
#newsletterID .frmsub	{ height: 20px; }
#newsletterID button { width: 31px; height: 21px; line-height: 21px; text-align: center; float:right; margin-right:12px; font-family: arial; font-size: 8pt; color:#ffffff; background-color:#A0A463; font-weight: bold; }


#searchID .frm	{ position: relative; height: 50px; }
#searchID .frm LABEL { position: absolute; left: 0px; left: 10px; top: 0; color: #323232; font-size:8pt; }
#searchID .frm INPUT 
{
	position: relative;
	border:1px solid #999999;
	left: 10px;
	top: 15px;
	width: 185px;
	color:#6A6C6A;
	font-size:9pt;
	padding: 3px 0 3px 0;
}
#searchID button { width: 61px; height: 21px; line-height: 21px; text-align: center; float:right; margin-right:12px; font-family: arial; font-size: 8pt; color:#ffffff; background-color:#A0A463; font-weight: bold; }
