#content .teaser h2 + p {
	height: auto;
} 

#content .teaser p + p {
	margin-bottom: 5px;
}



#content .form {
	margin-bottom: 10px;
	top: 0;
	vertical-align: middle; 
}

input + label {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
}

#content {
	min-height: 500px;
}

#content h2 {
	width: 150px;
}



