input.newsletter {width: 180px; background: #cfcfcf; padding: 3px; font-size: 100%; color: #333; font-style: italic;}

input.btnNewsletter {background: none; color: #FFF; font-size: 120%;}

#inscricoesForm label {font-weight: bolder; clear: both; width: 400px;}
#inscricoesForm input {width: 400px; border: 1px solid #cfcfcf; padding: 3px; font-size: 100%; color: #333; font-style: normal;}

#inscricoesForm fieldset {width: 400px; float: left; margin-right: 10px; margin-top: 10px; border: 1px solid #e7e7e7; padding: 5px;}

#inscricoesForm input.botao {width: auto; background: #e7e7e7; float: right; margin-left: 5px; margin-right: 0; color: 666; font-size: 130%; text-transform: uppercase; font-style: normal;}
#inscricoesForm fieldset.botoes {border: none; float: left; text-align: right; padding: 0;}

#inscricoesForm .error {font-weight: normal; color: red;}
