#reg h1 {
	color: #422207;
	font: bold 1.4em Georgia;
	text-align: center;
}

#reg, #success_reg {
	background: #fef7e1;
	display: none;
  	height: 420px;
	width: 720px;  	
}

#reg_form .registration td { padding:10px; }
#reg_form .reg_sign {
	display: none;
  	float: left;
  	font-size: 0.9em;
  	font-weight: bold;
  	_margin-top: -2px;
}

#reg_form .reg_tooltip {
	background: url(/images/common/reg-tooltip-back.png) no-repeat;
  	display: none;
  	float: left;
  	width: 180px;
  	height: 38px;
  	margin: -13px 0 0 20px;
  	padding: 5px 0 0 23px;
  	position: absolute;
  	_margin-top: -20px;
}

div#nyroModalWrapper div { background: #fef7e1; }
div#nyroModalWrapper td {
	color: #1c225e;
	font-family: Tahoma, Verdana, Arial, sans-serif;
  	padding: 5px;
  	width: auto;
}

div#nyroModalWrapper input {
	border: 1px solid #7f9db9;
  	color: #1c225e;
  	width: 280px;
}