#userdata{
	padding-right:10px;
	}
#registro a,#registro a:visited{
	padding-right:0px;
	padding-top:5px;
	display:block;
	color:#333333;
	text-decoration:none;
}
#registro a:hover{
	color:#666666;
	text-decoration:underline;
}
.reginput,.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	height:17px;
	text-align:center;
	color: #333333;
	margin-top:6px;
	background-attachment:fixed;
	width:90px;
}
.reginput{
	background: url(/i/reginput.png) top center no-repeat;
	padding:2px 10px 0 10px;
}
.searchinput{
	background: url(/i/searchinput.png) top center no-repeat;
	padding:2px 0px 0 10px;
}
.searchbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	height:17px;
	margin-top:6px;
	width:90px;
	background: url(/i/search.png) top center no-repeat;
	width:20px;
	height:17px;
	padding:0 0 2px 0;
	vertical-align:top;
}

label>.reginput{
	background-attachment:inherit !important;
}
.regbutton{
	background-image: url(i/regbutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:60px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right:45px;
	margin-top:10px;
	letter-spacing:-1px;
}
#registro{
	background-image: url(/i/man.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	font-family: Arial;
	letter-spacing:-1px;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	min-height:130px;
}

