address {
	position:absolute;
	bottom:10px;
	right:30px;
	width:590px;
}
#main { position:static !important; }
#main h1 { background:url(../imagens/home/dicas/tit-dicas.png) no-repeat right top; }
#main h2 {
	font-size:11px;
	color:#5B94A2;
	margin:30px 0px 5px 0px;
}
#dicas {
	width:100%;
	float:left;
	margin:20px 0px;
}
#dicas li { margin-bottom:5px; padding:0; }
#dicas li h2 { font-size:11px; margin:0; height:auto; }
#dicas li h2 a {
	color:#1E5359;
	display:block;
	background:url(../imagens/home/produtos/marcador-menu-int.gif) no-repeat left top;
	font-size:11px;
	padding-left:20px;
}
#dicas li h2 a.ativo { background-position:0px -40px; }
#dicas .entry {
	margin-top:10px;
	padding:10px;
	background-color:#EEF4F6;
	display:none;
}
#dicas .entry h3 { color:#5B94A2; font-size:11px; }
#dicas .entry p { margin:5px 0px 10px 0px; }