﻿.form .field
{
	padding-bottom: 10px;
}

.form .field label
{
	font-weight: bold;
}

.form .error
{
	color: #f00;
}