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

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