/******* formularios *******/

textarea, select { 
font: bold 1em/normal arial, helvetica, sans-serif;
color: black;
}

#form textarea {
background: #F7F7F7;
border: 1px solid #999999;
font: 12px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 2px;
width: 100%;
}

#form textarea:focus, #form input:focus, #title:focus, #campo:focus {
background: #FFFFFF;
}

#form th {
text-align: right;
width: 33%;
}

form {
margin: 0;
padding: 0;
}

#author, #email, #url, #formtext, .campodetexto, #formurl, #formemail, #campo {
background:#F7F7F7 url('http://images.portalcab.com/campo.jpg');
border: 1px solid #999999;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 2px;
width: 95%;
scrollbar-arrow-color: #999999;
}
