/* LOGIN */

#login {
	padding-bottom:20px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#login a:link,
#login a:visited {
	color:#4f4b4a;
	font-size:9px;
	text-decoration:none;
}
#login a:hover {
	font-size:9px;
	text-decoration:underline;
}

#submit {
	width:19px;
	height:19px;
	border:0;
	padding-top:3px;
}

#registo .contactos_bt input {
	width:47px;
	height:19px;
	border:0;
}

#registo .registo_bt input {
	width:19px;
	height:19px;
	border:0;
}
