h2 {
	color:#6d5488;
	font-size:25px;
	font-style:italic;
	}
h3 {
	color:#6d5488;
	font-size:18px;
	}
h4 {
	margin-top:0;
	color:#6d5488;
	font-size:16px;
	}
span {
	color:#6d5488;
	font-weight:bold;
	font-size:15px;
	}
form { padding:12px 0 0 20px;
	width:480px;
	height:80px;
	background:url(../../imagens/pt-br/bg-fornecedores-login.gif) no-repeat;
	}
label, #entrar {
	float:left;
	margin-right:10px;
	}
#entrar {
	width:81px;
	height:36px;
	border:none;
	margin-top:14px;
	cursor:pointer;
	}
#mapa-fornecedores, #endereco-fornecedores-outer {
	margin-top:30px; 
	float:left;
	}
#endereco-fornecedores {
	width:250px;
	height:300px;
	padding:0 12px;
	margin:5px 30px 0 10px;
	overflow:auto;
	}
#endereco-fornecedores-outer {
	width:290px;
	height:310px;
	margin:40px 0 0 40px;
	background:url(../../imagens/pt-br/bg-endererecos-login.gif) no-repeat;
	}
dl, dt, dd {
	font-size:12px;
	margin:0; 
	padding:0;
	line-height:1.1;
	}	
dt {
	margin:8px 0 0 0;
	font-weight:bold;
	color:#6d5488;
	font-size:14px;
	}