.wrap_modal_minha_sadia {
	position: absolute;
	width: 290px;
	height: 220px;
	top: 25px;
	right: 120px
}

#modal_minha_sadia {
	position: relative;
	width: 262px;
	height: 195px;
	padding: 25px 0 0 18px;
	background: url(/img/bg_modal_minha_sadia.png) no-repeat 0 0;
}

#modal_minha_sadia .btFechar {
	position: absolute;
	right: 13px;
	top: 13px
}

#modal_minha_sadia form {
	
}

#modal_minha_sadia form fieldset {
	width: 240px
}

#modal_minha_sadia form fieldset .tit_minha_sadia {
	width: 154px;
	height: 39px;
	margin-bottom: 10px;
	background: url("/img/tit_minha_sadia.png") no-repeat;
	text-indent: -50000px;
}

#modal_minha_sadia form fieldset label {
	color: #900000;
	padding-bottom: 0
}

#modal_minha_sadia form fieldset a {
	color: #b69700;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#modal_minha_sadia form fieldset input.field {
	width: 140px
}

#modal_minha_sadia form fieldset .fieldGr input.field {
	width: 225px
}


#modal_minha_sadia form fieldset input.fieldPq {
	width: 80px;
	height: 21px;
	border: none;
}

.jsEsqueciSenha {
	display: none
}
