.memoryImage{
    border:1px solid red;
    width:140px;
    height:140px;
    text-align:center;
    padding:5px 5px 5px 5px;
    margin:1px 1px 1px 1px;
    float:left;
}

.memoryImage img{
    width:130px;
    height:90px;
    text-align:center;
}

.memoryImage input{
    width:130px !important;
    text-align:center;
    margin-top:1px;
}