/* Estilo do formulario */

label                       { width: 100px; display: block; float: left;}

input[type=text], textarea  { width: 300px; outline: none; }

.rowElem                    { position: relative; clear: both; min-height: 35px; }

select						{ width: 150px; }

span.concordar { padding-left: 10px; line-height: 30px; }
