* {
	margin: 0;
	padding: 0;
}

.forum_checkbox input, .input_check input {
	border: none;	
}

.forum_res_sucesso {
	background: url(../img/forum_cadastro_sucesso.gif) no-repeat;
	width: 817px;
	height: 402px;
}

.forum_env_indique {
	background: url(../img/forum_indicacao_sucesso.gif) no-repeat;
	width: 817px;
	height: 402px;
}

.border_indique input {
	border: none;
}

.forum_botao_fechar {
	float: right;
	padding-right: 32px;
	padding-top: 21px;
}

.forum_content_responder {
	background: url(../img/forum_fundo_modal.gif) no-repeat;
	width: 817px;
	height: 402px;
	*width: 813px;
	*height: 398px;
}




.forum_content_votar {
    background: url(../img/forum_fundo_modal_vota.gif) no-repeat;
    width: 817px;
    height: 402px;
}

.forum_cadastrado, .forum_nao_cadastrado {
	width: 349px;
	height: 222px;
	float: left;
}

.forum_medida_input input {
	width: 210px;
	height: 13px;
	font-size: 10px;
}

.forum_cadastrado {
	padding: 127px 0 0 46px;
}

.forum_nao_cadastrado {
	padding: 91px 0 0 46px;
}











.forum_checkbox {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #81807d;
	height: 28px;
	padding-top: 5px;
}

.forum_checkbox span{
	margin-left: 4px;
}

.botao_cadastrar_forum input, .botao_enviar_forum input {
	background: #f0f0f0;
	border: none;
	font-weight: bold;
	font-size: 16px;
	float: right;
	cursor:pointer;
}

.botao_enviar_forum {
	float: right;
	padding-right: 48px;
	_padding-right: 38px;
	*padding-right: 38px;
	width: 260px;
	height: 14px;
}

.botao_enviar_forum img {
	padding-top: 5px;
}

.botao_cadastrar_forum {
	float: right;
	padding-right: 64px;
	_padding-right: 50px;
	*padding-right: 50px;
}

.senha_env_sucesso {
	padding-top: 45px;
	padding-left: 41px;
}

.botao_cadastrar_forum img {
	margin-right: 50px;
}

#medida_esqueci_senha {
	height: 20px;
	width: 306px;
	padding-top: 15px;
	float: right;
}

.botao_forum_ok {
	float: right;
	padding: 3px 47px 0 0;
}

.botao_forum_ok input {
	border: none;
}

.forum_medida_check {
	_margin-left: -4px;
	*margin-left: -4px;
}

.padding_form {
	padding-bottom: 5px;
	_margin-bottom: -2px;
	*margin-bottom: -2px;
}

.forum_content_post {
	background: url(../img/forum_responder_post.gif) no-repeat;
	width: 817px;
	height: 402px;
}

.area_resposta_post {
	padding: 4px 0 0 46px;
}

.area_resposta_post textarea {
	width: 720px;
	height: 191px;
	overflow: auto;
}

.titulo_post_forum {
	display: block;
	padding: 80px 0 0 46px;
	font-weight: bold;
	font-size: 21px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.botao_enviar_post {
	padding-top: 35px;
	padding-right: 47px;
	float: right;
}

.botao_enviar_post input {
	border: none;
} 

.forum_enviar_amigo {
	background: url(../img/forum_bg_envie_amigo.gif) no-repeat;
	width: 614px;
	height: 400px;
}

.forum_botao_fechar2 {
	float: right;
	padding-right: 25px;
	padding-top: 23px;
}

.medida_form2 {
	width: 383px;
	height: 184px;
	padding: 9px 0 0 174px;
}

.form2_input {
	height: 19px;
}

.form2_input input {
	width: 164px;
	height: 13px;
	font-size: 9px;
}

.float_left {
	float: left;
}

.textarea_amigo {
	width: 322px;
	float: left;
}

.textarea_amigo textarea{
	width: 311px;
	height: 69px;
	overflow: auto;
	font-size: 11px;
	margin-right: 7px;
}

.forum_content_post {
	background: url(../img/forum_responder_post.gif) no-repeat;
	width: 817px;
	height: 402px;
}

.forum_botao_fechar {
	float: right;
	padding-right: 32px;
	padding-top: 21px;
}

.area_resposta_post {
	padding: 4px 0 0 46px;
}

.area_resposta_post textarea {
	width: 720px;
	height: 191px;
	overflow: auto;
}

.titulo_post_forum {
	display: block;
	padding: 80px 0 0 46px;
	font-weight: bold;
	font-size: 21px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.form_cidade select {
	width: 135px;
	font-size: 10px;
	height: 15px;
}

.form_confirm_senha input {
	width: 144px;
}

.select_uf {
	width: 42px;
}

.select_uf select {
	width: 42px;
	height: 15px;
	font-size: 10px;
}

input.arquivo {
	position: relative;
	text-align: right;
	-moz-opacity: 0 ;
	filter: alpha(opacity: 0);
	height:22px;
	opacity: 0;
	z-index: 2;
}