/**********************************************************************************/
/********************************    SRFEUSERREGISTER    **************************/
/**********************************************************************************/

.tx-srfeuserregister-pi1 {
}
#tx-srfeuserregister-pi1-fe_users_form {
}
#tx-srfeuserregister-pi1-fe_users_form fieldset {
  width:100%;
}
.tx-srfeuserregister-pi1-submit {
  background-color:#000000;
	border:1px solid #D8C17E;
	color:#D8C17E;
	font-size:1em;
	font-weight:bold;
	padding:1px 10px;
	cursor:pointer;
	width:auto;
}
.tx-srfeuserregister-pi1-submit:hover {
  border:1px solid #CCCCCC;
	color:#FFFFFF;
}
.tx-srfeuserregister-pi1 dt {
  width:20%;
}
.tx-srfeuserregister-pi1 input {
  margin:0 5px 0 0;
  padding:1px 10px;
}