html, html, body {
	font: 11pt arial, verdana, tahoma, lucida, helvetica, geneva, 'Trebuchet MS', 'Bitstream Vera Sans', sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
body {
	background: #000;
	color: #FFF;
	}
#cont, .cont {
	width: 433px;
	text-align: left;
	}
#contbody, .contbody {
	width:433px;
	}
#emailform {
	text-align: center;
	}
#emailbox {
	background: url(images/sub_back.gif) no-repeat;
	height: 52px;
	width: 217px;
	margin: 0px;
	padding: 0px;
	}
#email {
	display: block;
	width: 208px;
	height: 20px;
	margin: 2px 2px 3px 4px;
	border: 1px solid #000;
	}
#cmd, .cmd {
	float: right;
	display: block;
	width: 101px;
	height: 22px;
	margin: 0px 2px 0px 3px;
	background: #DDD url(images/sub_bttn.gif) no-repeat;
	border: 0px none;
	color: #900;
	cursor: pointer;
	font-weight: bold;
	}
#emailinfo, .emailinfo {
	float: left;
	font: 11px arial;
	color: #FC0;
	text-align: left;
	}
.arrow {
	margin: 5px;
	}
#nospam {
	float: left;
	text-align: left;
	margin-right: 10px;
	}
#nospam_txt {
	 padding-top: 15px;
	 text-align: justify;
	 vertical-align: middle;
	}