@charset "utf-8";
/* CSS for Opt-In table-based */

/* This will reset everything */

* {
	margin:0 auto;
	padding:0;
}

/* Reset ends */



table#yheng {
	background-image:url(opt-in6.jpg); background-repeat:no-repeat;
	float:left;
	height:110px;
	width:613px;
}

form.electrodetox_ajax { 
	margin-top:25px;
}

input#namex {
	margin-left:18px;
}

input#emailx {
	margin-left:18px;
}

input#button {
	margin-left:32px;
}

th {
	color:#00F;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}

th a {
	color:#F00;
}

th a:hover {
	font-size:12px;
}
