.niceforms label{
display: block;
width:140px;
float: left;
color: #647B84;
font-weight: bold;
}

.notvalid{ background: #EEAAAA; }
