body {
    background-color:#CCC;
    bottom:0px;
    left:0px;
    margin:0px;
    right:0px;
    top:0px;
}

body, input, select {
    font-family:sans-serif;
    font-size:11px;
}

input, select {
    border:1px solid #999999;
}

#horizontal {
    height:80px;
    width:300px;
}
#vertical {
    height:130px;
    width:160px;
}

#carrier {
    width:115px;
}

#cod {
    width:20px;
}

#ani {
    width:65px;
}

.boton {
    background-color:#F0F0F0;
    color:#999999;
    margin:2px 0px;
}

