@charset "utf-8";
/* CSS Document */

#newreg{padding:20px;}
#formContentButtons{padding:10px; background:#fafafa; margin-top:20px; text-align:right;}
#newreg h1{margin:0 0 20px 0; padding:0}
#newreg #formLangSwitch{position:static; float:right; padding:0;}
#newreg .confTable{
	width:100%;
	border-collapse:collapse;
	border-spacing:5px !important;
	margin-bottom:30px;
}
#newreg .confTable caption{font-weight:bold; display:block; margin-bottom:10px;}
#newreg .confTable th{
	width:25%;
	text-align:right;
	padding:10px 10px 0 0;
	background:rgba(0,0,0,0.05);
	vertical-align:top;
}
#newreg .confTable td{padding:0 0 10px 10px;}
#newreg .confTable .langFormElement{width:90%}
#newreg .rheslo {display:block}

#forgotpass{padding:0px;}
#formContentButtons{padding:10px; background:#fafafa; margin-top:20px; text-align:right;}
#forgotpass h1{margin:0 0 20px 0; padding:0}
#forgotpass #formLangSwitch{position:static; float:right; padding:0;}
#forgotpass .confTable{
	width:100%;
	border-collapse:collapse;
	border-spacing:5px !important;
	margin-bottom:30px;
}
#forgotpass .confTable caption{font-weight:bold; display:block; margin-bottom:10px;}
#forgotpass .confTable th{
	width:25%;
	text-align:right;
	padding:10px 10px 0 0;
	background:rgba(0,0,0,0.05);
	vertical-align:top;
}
#forgotpass .confTable td{padding:0 0 10px 10px;}
#forgotpass .confTable .langFormElement{width:90%}
#forgotpass .rheslo {display:block}