h2 {
	font-weight: normal;
}

label {
	float: left;
	width: 8em;
	text-align: right;
}

input {
	float: left;
	margin-left: 1em;
	margin-right: 0.5em;	
}

#subscribe br, #subscribe h2 {
	clear: left;
}

#subscribe #email, #subscribe #name, #subscribe #unsuscribeEmail {
	width: 18em;
}