#contenedorRegistro{
width:177px;
height: 90px;
background-image:url(../images/fondoRegistro.jpg);
background-position:center;
background-color:#E5EAEE;
background-repeat:no-repeat;
float:left;
}
.espacioRegistro{
    margin-top:50px;
    width:12px;
    float:left;
}
.textoRegistro{
    vertical-align:top;
    height:17px;
    width:122px;
    float:left;
    position:relative;
    margin: 62px 0px 0px 0px;
}
.botonRegistro{
    margin-top:62px;
    margin-left:3px;
    width:28px;
    height:17px;
    float:left;
    position:relative;
    display: inline;
}

input{
    height:13px;
    font: 10px Verdana, Time New Roman,Tahoma;
    width:120px;
    color: #102132;
    background-color: #FFFFFF;
    border:1px solid #666666;
    margin-left:0px;
}
