.rightPanel{
	text-transform:uppercase;
	background:url('/images/fundoPorqueCRIAP.jpg') #0c295e no-repeat;	
	margin-left:73px;
	width: 274px; /* deveria ser 277 mas fica assim por causa do safari */
	height: 839px; 
	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) */
	vertical-align:top;
	text-align:center;
	color: #ffffff;
}

.rightPanel li, .rightPanel p, .rightPanel h1, .rightPanel h2, .rightPanel h3{
	text-shadow: 1px 1px #000000;
}

/***** PORQUE CRIAP *****/

#porqueCriapBlock{
	margin-top:22px;
}

#porqueCriapTitle{
	font-family: Miso;
	padding-top:0px;
	padding-bottom:0px;
	color: #ffffff;
}

#porqueCriapTitleRight{
	font-family: Miso-Bold;
}

#porqueCriapSubtitle{
	padding-top:8px;
	padding-bottom:0px;
	margin:0px;
	font-family: Miso;
	font-weight:normal;
	color: #ffffff;	
}

/***** MAIOR INSTITUTO *****/

#maiorInstitutoBlock{
	margin-top:236px;
}

#maiorInstitutoTitle, #maiorInstitutoSubtitle{
	color:#061836;
	text-shadow: none !important;
}

#maiorInstitutoTitle{
	padding-top:0px;
	padding-bottom:0px;
}

#maiorInstitutoSubtitle{
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	font-weight:normal;
}

#maiorInstitutoList{
	margin-top:8px;
}

#maiorInstitutoList > li{
	font-size:16px;
	list-style:none;
	margin-left:0px;
	margin-bottom:4px;
}

/***** CONDIÇÕES *****/

#condicoesBlock{
	margin-top:36px;
}

#condicoesTitle{
	font-family: Miso-Bold;
	font-size:24px;
	padding-top:0px;
	padding-bottom:0px;
	color: #ffffff;		
}

#condicoesTitleBottom{
	font-family: Miso;
	font-size:20px;
	font-weight:normal;
}

#condicoesList{
	margin-top:8px;
}

#condicoesList > li{
	font-size:16px;
	color:#75b0dc;
	list-style:none;
	margin-left:0px;
	/*margin-bottom:4px;*/
	margin-bottom:17px;
	text-transform:uppercase;
}

/***** INVESTIGAÇÃO *****/

#investigacaoBlock{
	margin-top:36px;
}

#investigacaoTitle{
	font-family: Miso-Bold;
	font-size:24px;
	padding-top:0px;
	padding-bottom:0px;
}

#investigacaoTitleBottom{
	font-family: Miso;
	font-weight:normal;
	font-size:20px;
}

#investigacaoList{
	margin-top:8px;
}

#investigacaoList > li{
	font-size:16px;
	color:#75b0dc;
	list-style:none;
	margin-left:0px;
	margin-bottom:14px;
	
	text-transform:uppercase;
}
/**************/