ul.lstFormNew  li{
	width: 445px;
	padding: 2px 0;
}

ul.lstFormNew  label {
	font-size:12px;
	color:#01427a;
	float:left;
	padding: 2px 10px 0 0;
	text-align: right;
	width:auto !important;
	padding:6px 9px 6px 0;
}

ul.lstFormNew  label strong{
	font-size:12px;
}

ul.lstFormNew  input{
	color:#01427a;
	float:left;
/*	width: 320px;
	border:1px solid #e5eaf0;*/
	border:1px solid #e5eaf0;
	margin:6px 0 0 0;
}

ul.lstFormNew  .lblSimNao{
	float:left;
	width:30px;
	padding:6px 0 0 8px;
}


ul.lstFormNew  input.ddd{
	width: 35px;
	margin: 0 10px 0 0;
}

ul.lstFormNew  input.radio{
	border:0;
	width:auto;
}

ul.lstFormNew  input.tel{
	width: 80px;
	margin: 0 10px 0 0;
}

ul.lstFormNew  select{
	color:#01427a;
	float:left;
	border:1px solid #e5eaf0;
}

ul.lstFormNew  select.uf{
	width:47px;
}

ul.lstFormNew  select.cid{
	width:160px;
}

/* FORÇAR FORMULARIO */
ul.lstForm  li{
	width: 445px;
	padding: 2px 0;
}

ul.lstForm  label {
	font-size:12px;
	color:#01427a;
	float:left;
	padding: 2px 10px 0 0;
	text-align: right;
	width:auto !important;
	padding:6px 9px 6px 0;
}

ul.lstForm  label strong{
	font-size:12px;
}

ul.lstForm  input{
	color:#01427a;
	float:left;
/*	width: 320px;
	border:1px solid #e5eaf0;*/
	border:1px solid #e5eaf0;
	margin:6px 0 0 0;
}

ul.lstForm  .lblSimNao{
	float:left;
	width:30px;
	padding:6px 0 0 8px;
}


ul.lstForm  input.ddd{
	width: 35px;
	margin: 0 10px 0 0;
}

ul.lstForm  input.radio{
	border:0;
	width:auto;
}

ul.lstForm  input.tel{
	width: 80px;
	margin: 0 10px 0 0;
}

ul.lstForm  select{
	color:#01427a;
	float:left;
	border:1px solid #e5eaf0;
}

ul.lstForm  select.uf{
	width:47px;
}

ul.lstForm  select.cid{
	width:160px;
}

