/* FORMS */

form { margin:0px; padding:0px; }
input, select {

}

/* BOTOES */
input.search {
 background-color:#C3C3C3;
}
input.search_button {
 width:85px;
 height:26px;
 background: #fff url(/web/images/bt_pesquisar.gif) no-repeat;
 outline: none;
 border:0px;
}

input.newsletter_button {
 width:85px; height:26px; 
 background: #fff url(/web/images/subscrever.gif) no-repeat;
 outline: none;
 border:0px;
 position:absolute;
 top:90px;
 right:25px;
}

input.ok {
 width:32px;
 height:22px;
 background: #fff url(/web/images/bt_ok.jpg) no-repeat;
 outline: none;
 border:0px;
 vertical-align:middle;
}


/* Formulários ContentBox */
