/* CSS Document */

teste01 .teste02  {
width:30px;
float:left;
margin:0px 1px 1px 0px;
}

.teste02,select,textarea {
font-family:Verdana;
font-size:9px;
color:#000000;
background:#AFC3C2;
border:1px solid #0C6C0C;
}

.botao, .botaoOvr {
padding:0px;
font-size:11px;
color:#000000;
background:#E2E2E2;
border-top:solid 1px #D6D6D6;
border-left:solid 1px #D6D6D6;
border-right:solid 1px #0C6C0C;
border-bottom:solid 1px #0C6C0C;
}

.botaoOvr {
background:#CBC7C7;
color:#000;
cursor: hand;
}
