#content-header{
	display: block;
	border-bottom: 1px #e4edd3 solid;
	margin-bottom: 30px;
}

#header-conselhoFarmaceutico-img{
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	width: 177px;
	height: 266px;
	background: url('images/spriteGlobal.png') transparent no-repeat 0px -306px;
	margin: 0px 30px 0px 20px;
	vertical-align: bottom;	
}

#header-conselhoFarmaceutico-text{
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	width: 650px;
	vertical-align: top;
	padding-top: 30px;
}

#content-form{
	display: block;
	border-bottom: 1px #e4edd3 solid;
	margin-bottom: 30px;
}

#faq-index{
	margin-bottom: 40px;
}
#faq-index h2{
	font-size: 18px;
}

#faq-index ul{
	padding-bottom: 14px;
}

#faq-content{
	margin-bottom: 10px;
}

#faq-content ul{
	padding-bottom: 8px;
}


p.anchorTop a{
	display: block;
	font-size: 12px;
	padding-bottom: 20px;
}
