#rome2013{
}
#rome2013 .passwordRome2013,
#rome2013 input,
#rome2013 .fieldLabel select{
	width:300px;
	height:42px;
	border-radius:8px;
	border:1px solid #a7a9ac;
	float:left;
	margin-right:7px;
	font-size:25px;
	padding: 0 10px;
	color: #48474C;
}
#rome2013 .fieldLabel select{
	font-size:15px;
	width:320px;
	height:50px;
}

#rome2013 #loginBox{
	margin-top: 19px;
}
#rome2013 .fieldLabel{
	float:left;
	width:100%;
	margin-bottom:10px;
}
#rome2013 .fieldLabel label{
	float:left;
	width:110px;
	margin-top: 13px;
}
#rome2013 .submit{
	width: auto;
	height: auto;
	border: none;
	padding: 0;
	margin: 10px 0;
}
#rome2013 .submit.login{
	margin: 0;
	float: none;
}
.fieldError{
	color: #C00;
	margin-bottom:10px;
}