.conteudoDuplica{
	margin-top: 10px;
	padding: 10px;
}
.loginGruposPermissoesCampos{
	float:left;
	padding-bottom:5px;
	border-bottom:solid 1px #999;
	width:100%;
	margin-bottom:5px;
}
.loginGruposPermissoesCamposNome{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#666;
	width:580px;
	margin-right:50px;
	text-align: left;
	
}
.loginGruposPermissoesLabel{
	float:left;
	margin-right:5px;
	line-height:16px;
}
.loginGruposPermissoesForm{
	float:left;
	margin-top:2px;
}
.conteudoDuplicaExplicacao{
	float: left;
	font-size:12px;
	color:#666;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}