#fsEndereco #endereco
{
	width			: 330px;
}

#fsEndereco #numero, #fsEndereco #complemento
{
	width			: 50px;
}

#fsTelefone #ddd
{
	width			: 25px;
}

#selectEndereco, #selectTelefone
{
	width			: 430px;
}

#btnSalvar
{
	margin			: 10px 0 0 200px;
}

#frmAtualizarCadastro .senha, #frmAtualizarCadastro #cancSenha
{
	display			: none;
}

#listaAssinaturas
{
	width			: 470px;
	text-align		: center;	
}

.tableList
{
	margin-top		: 10px;
	width			: 100%;
	text-align		: center;
	border			: 1px solid #000000;
	border-width	: 0 1px 1px 0;	
}

.tableList th
{
	background-color: #D5EBF9;
}

#listaAssinaturas #tableAssinaturas td, #listaAssinaturas #tableAssinaturas th
{
	padding			: 3px;
	border-top		: 1px solid black;
	border-left		: 1px solid black;
}

#fsUsuario #selectAssinaturas
{
	width			: 425px;
	margin-left		: 5px;
}

#fsUsuario i.slAssinatura
{
	margin-left		: 5px;
}

#frmLogin label
{
	margin-left	: 2px;
}

#frmLogin .labelMail
{
	background	: no-repeat url(images/icons/mail.gif) left center;
	padding		: 3px 0 3px 20px;
}

#frmLogin .labelSenha
{
	background	: no-repeat url(images/icons/Security.gif) left center;
	padding		: 3px 0 3px 20px;
}

#frmLogin input
{
	margin		: 3px 0 5px 1px;
}
/**/

#divLogin
{
	margin-left		: 5px;
}

#frmLogin #divCentro
{
	width			: 115px;
	text-align		: center;
	margin-bottom	: 10px;
}

#divAssine
{
	width			: 460px;
	text-align		: right;
}

#legLogin img
{
	padding			: 0;
}

.hoverA
{
	text-decoration	: underline;
}

/*---------- NEWSLETTER -------------------*/

#frmNewsLetter p.descricao
{
	display			: none;
}

#frmNewsLetter p.descricaoDefault
{
	font-style			: italic;
	color				: #0078AD;
	font-weight			: bold;
}

#frmNewsLetter #divEditorias, #frmNewsLetter #status, #frmNewsLetter #divTipos, #frmNewsLetter #buttons
{
	float			: left;
	position		: position;
	width			: 458px;
	margin-top		: 15px;
}

#frmNewsLetter #buttons
{
	text-align		: center;
}

#frmNewsLetter #divStatus, #frmNewsLetter #divDescricaoStatus
{
	position			: relative;
	float				: left;
	width				: 214px;
}

#frmNewsLetter #tipos, #frmNewsLetter #descricaoTipos
{
	position			: relative;
	float				: left;
}

#frmNewsLetter #editoriasSelecionadas, #frmNewsLetter #editoriasExistentes
{
	position			: relative;
	float				: left;
	width				: 200px;
}

#frmNewsLetter #editoriasSelecionadas select, #frmNewsLetter #editoriasExistentes select
{
	width				: 180px;
}

#frmNewsLetter #meio
{
	position			: relative;
	float				: left;
	width				: 30px;
}

#frmNewsLetter #meio input
{
	margin				: 25px 0 0 10px;
}


/* FORM de login interno */
#formLoginInterno
{
	position	: relative;
	float		: left;
}

#imgLoginInterno
{
	position	: relative;
	float		: left;
	margin		: -5px 0 0 20px;
	cursor		: pointer;
}