#form1 p{
	float:left;
	width:100%;
	display:block;
	margin:5px 0;
}

#form1 label{
	width:100px;
	float:left;
}

#form1 .fone .br{
	width:auto;
	margin:0 5px;
}

#form1 .texto label{
	width:100%;
	display:block;
}
#form1 input{
	float:left;
	font-size:10px;
}

#form1 #empresa,
#form1 #nome,
#form1 #email{
	width:410px;
}

#form1 #ddd{
	width:50px;
}
#form1 #telefone,
#form1 #slSetor{
	width:200px;
	font-size:10px;
}

#form1 #ramal{
	width:110px;
}

#form1 #assunto{
	width:510px;
	height:30px;
}

#form1 .enviar {
	width:auto !important;
	position:relative;
	top:-32px;
	*top:-33px;
	right:190px;
	float:right;
}

#form1 .enviar input{
	height:20px;
}

.dc0800ip{
	float:left;
	margin:0 0 0 0;
	font-size:12px;
	color:#333;
}

.dc0800ip h4{
	width:750px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #eee;
}

.dc0800ip p{
	margin:10px 0;
}

.dc0800ip p.telefones span{
	display:block;
	position:relative;
	margin:0 0 0 115px;
}

.dc0800ip .botao{
	position:absolute;
	margin:-60px 0 0 350px;
}

.dc0800ip em{
	font-style:normal;
	font-size:9px;
}

.sucesso, .erro{
	border:2px solid #900;
	background:#eee;
	margin:10px 0;
	padding:5px;
}