#inscricao { width:100%; padding:20px 0; float:left; }

/*::::::::::::::::::::::::::::::::::::::::::::::: Seleção de Professores - Faça seu Cadastro :::::::::::::::::::::::::::::::::::::::::::::::*/
.btnEnviarCadastro { width:134px; height:33px; background:url(../images/btn_enviarCadastro.png) no-repeat top center; cursor:pointer; }
.btnEnviarCadastro:hover { width:134px; height:33px; background:url(../images/btn_enviarCadastro.png) no-repeat bottom center; cursor:pointer; }

.btnConfirmarCadastro { width:134px; height:33px; background:url(../images/btn_confirmar.png) no-repeat top center; cursor:pointer; }
.btnConfirmarCadastro:hover { width:134px; height:33px; background:url(../images/btn_confirmar.png) no-repeat bottom center; cursor:pointer; }

.btnImprimirFicha { width:134px; height:33px; background:url(../images/btn_imprimirFicha.png) no-repeat top center; cursor:pointer; }
.btnImprimirFicha:hover { width:134px; height:33px; background:url(../images/btn_imprimirFicha.png) no-repeat bottom center; cursor:pointer; }

.inplace_field { width:160px; padding-top:1px; border:0; background:none; }

#inscricao_cadastro { width:100%; float:left; }
#inscricao_cadastroConteudo { width:100%; padding:20px 0; float:left; }

#inscricao_cadastroDadosPessoais { width:98%; background:#0059a1; padding:1%; float:left; }
#inscricao_cadastroTitulacao { width:98%; background:#47535f; padding:1%; float:left; }
#inscricao_cadastroTermo { width:98%; background:#cdc7bf; padding:1%; float:left; }

#inscricao_vars { width:100%; padding-bottom:8px; float:left; }
#inscricao_var { width:16%; padding:2px 0.5% 0 0; float:left; }
#inscricao_input { width:83.4%; float:left; }
#inscricao_blob { width:100%; float:left; }

#inscricao_vars2 { width:50%; height:30px; float:left; }
#inscricao_var2 { width:32%; padding:2px 1% 0 0; float:left; }
#inscricao_input2 { width:67%; float:left; }

#inscricao_vars3 { width:33%; height:30px; float:left; }
#inscricao_var3 { width:48%; padding:2px 2% 0 0; float:left; }
#inscricao_input3 { width:50%; float:left; }

#inscricao_submit { width:100%; padding:8px 0; float:left; }



