.form {
	font-size: 70%;	
}

.form .element {
	display: block;
	width:100%;
	background-color: #FFC;
}
