.boton{
padding-right: 3px;
padding-left: 0px;
padding-top: 2px;
padding-bottom: 3px;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000000;
width:80px;
height:22px;
border-top:1px solid #99b9e3;
border-bottom:1px solid #99b9e3;
border-right:1px solid #99b9e3;
border-left:0px solid #99b9e3;
background:#d2e4fc;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:7px;
-ms-border-radius-topleft:0px;
-ms-border-radius-topright:7px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:7px;
-webkit-border-bottom-right-radius:7px;
-webkit-border-bottom-left-radius:0px;
-ms-border-radius-bottomleft:0px;
-ms-border-radius-bottomright:7px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:7px;
}

.caja{
padding-right: 0px;
padding-left: 3px;
padding-top: 1px;
padding-bottom: 0px;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000000;
width:300px;
height:19px;
border-top:1px solid #99b9e3;
border-bottom:1px solid #99b9e3;
border-right:0px solid #99b9e3;
border-left:1px solid #99b9e3;
background:#ffffff;
-webkit-border-top-left-radius:7px;
-webkit-border-top-right-radius:0px;
-ms-border-radius-topleft:7px;
-ms-border-radius-topright:0px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:0px;
-webkit-border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:7px;
-ms-border-radius-bottomleft:7px;
-ms-border-radius-bottomright:0px;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:0px;

}