select.huizenPrice
{
  width: 102px;
}

input.huizenInput
{
  width: 150px;
}

div.huizenButton
{
  padding-top: 10px;
}

div.huizenInfo
{
  width: 150px;
  float: left;
}

form.huizen input,select
{
  border: 1px solid #cccccc;
}

div.huizen_error
{
  color: red;
}
