#frmFacialClub {
	font-size: 0.8em;
	color: #666;
	background-image: url(images/email-signup/background.jpg);
	height: 205px;
	width: 600px;
}
#Name    {
	font-size: .9em;
	color: #999;
	border: .5px solid #B0C427;
	height: 16px;
	width: 160px;
}
#State    {
	font-size: .7em;
	text-align: center;
	color: #999;
	border: .5px solid #B0C427;
	height: 18px;
	width: 50px;
	margin-right: 12px;
}
#EmailAddr    {
	font-size: .9em;
	color: #999;
	border: .5px solid #B0C427;
	height: 16px;
	width: 180px;
}
#submit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	height: 18px;
	width: 50px;
	background-color: #3A9CCB;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-right: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.clickhere {
	padding-top: 7px;
	background-color: #FFF;
	height: 28px;
	width: 600px;
	padding-bottom: 10px;
}
.category {
	font-size: .8em;
	color: #68710b;
	margin-right: 10px;
}
