.left { float : left; }
.smaller-input { width : 19em;}
.space { padding-top : 1.4em ; margin : 0; }
#formularios_cadastro #descricaopessoal.error { color: #666666; }
#formularios_cadastro select.error { color: #666666; }
#avisos_videos {
    background-color: #e5e5e5;
    margin: 20px;
    padding: 20px;
}

#formularios_cadastro #videos_enviados {
    background-color: #e5e5e5;
    margin: 20px;
    padding: 20px;
}
#formularios_cadastro #videos_enviados li.videos_enviados_ultima {
    border-bottom: 1px dashed #AAAAAA;
    margin-bottom: 20px;
}

form#upload label.error {
    color: #DA1C23;
}

#formularios_cadastro input#redefinir-senha {
    background-color: #DA1C23;
    border: 1px solid white;
    color: white;
    font-family: Arial,Sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    padding: 4px;
    text-decoration: none;
    height: 40px;
}
#formularios_cadastro p.alerta {
    color: #DA1C23;
}
