
.campo { width: 350px; text-align: right; margin-bottom: 5px; }
.campo input { width: 234px; background: url(/images/fundo_input.gif) no-repeat; border: 0px; height: 15px;
	 		   padding: 5px; }
.campo label { font-weight: bold; vertical-align: top; }

.campo textarea { width: 234px; background: url(/images/fundo_textarea.gif) no-repeat; border: 0px; height: 102px;
	 		      padding: 5px; }

.submit { text-align: right; width: 350px; }
.submit a { font-weight: bold; color: black; cursor: pointer; cursor: hand; }
.submit a:hover { color: #333; }

#direita { line-height: 1.5em; }

a.voltar { color: #2e6b6b; text-decoration: none; cursor: pointer; cursor: hand; font-weight: bold; }