fieldset{border:1px solid #444;padding:8px;}
p label:first-child, .fecha strong, .label {
display:inline-block;
font-family:calibri,trebuchet MS;
font-size:12px;
margin-left:9px;
width:130px;
}
p input {
width:100px;
}
p select{width:106px;}
p input[maxlength='2']{width:20px;}
p input[maxlength='4']{width:40px;}
p input[maxlength='7']{width:60px;}
p input[maxlength='8']{width:70px;}
p input[maxlength='15']{width:150px;}
.sel2{width:50px;}
.sel4{width:70px;}
.sel8{width:120px;}
#sub-reg{width:120px; height:45px;background: transparent url('../img/enviar1.jpg') no-repeat;border:none;}
#sub-reg:hover{background-image:url('../img/enviar2.jpg');}
.fecha select{width:60px;}

