
/*BODY SHADOWBOX*/
.bodyWhite{
	background-color:#FFF!important;
}

/*ALTURA DINAMICA*/
.list02 {
	overflow:hidden;
	height:auto!important;
}

/*RÓTULOS DE ERRO*/
label.error{
	color:#C00;
	position:relative;
	top:-7px;
}

/*BOTÃO DOS FORMULÁRIOS*/
.btR{ float:right; }

/*LISTA DE PRODUTOS DA PÁGINA INICIAL*/
.listaHome{
	margin-bottom:0px!important;
	padding-bottom:0px!important;
}

.liSeparador{
	width:100%!important;
	height:1px!important;
	font-size:1px!important;
	margin:0px!important;
	padding:0px!important;
}
