table td.label {
	display: table-cell;
	color: inherit;
	line-height: inherit;
}
.errors li {
	color: #A60808;
}
#form_user select option {
	padding-top: 3px;
	padding-bottom: 3px;
}
#form_user select option:hover,
#form_user select option:active{
	font-weight: bold;
}
.mojo{
    float:left;
    margin-left: 10px;
}
.line1{
	font-weight: 600;
	font-size: 17px;
}
.line2{
	font-size: 13px;
}
