label {
width:100px;
float:left;
font-weight:bold;
/*font-size:1.0em;*/
color:#000;
}

input {
margin-bottom:5px;
}

.right {
  float:right;
}

#submitbutton{
margin-top: 5px;
width: 170px;
}

#form p {
line-height:15px;
}
