.UserLogonRemName{
	font-weight:bold;
}
.UserLogonRemLink{
	text-decoration:underline;
	color:#006699;
	cursor:pointer
}
.ipassword{
	font-size: 18px;
	color: #CC0000;
	background:url(/codigos/css_style/iconos/exclamation.png) no-repeat 5px 3px;
	padding-left:30px;
	padding-right:5px;
	padding-bottom:6px;
	margin-bottom:10px;
}