form {
display: block;
width: 300px;
}

form input {
 margin-bottom: 5px;   
}

form label {
 margin-bottom: 3px;   
}