#reg_man
{
	background-image:url(/img/reg_man.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#femalem
{
	background-image:url(/img/femalem.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#reg_table
{
	width:421px;
	margin:5px;
	margin-left:15px;
}

.input_r{
 width:200px;
}

.TextGrey
{
	color:#737373;
}

.error
{
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}