#subForm {
	font-size: .8em;
}

#subForm .label{
	float: left;
	width: 160px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	clear: left;
}

h1 {
	border-bottom:1px dashed #666666;
}

#subscribe {
	margin-left: 170px;
}
#reset {
	margin-left: 10px;
}