body {
	background:#fff;
	overflow:auto;
}

section {	
	margin:10px;
}

section hgroup {
	width:100%;
	height:45px;
}

section hgroup.policy {
	background: url('../../img/pt-br/politica_de_privacidade.gif') no-repeat;
}

section hgroup.terms {
	background: url('../../img/pt-br/termos_condicoes.gif') no-repeat;
}

section div, section p {
	color:#474747;
	background:#fff;
}

section p {
	margin: 0 10px 0 0;
}

#text_content {
	height:250px;
}