.profileimage-block{
    float: right;
    width:auto;
    height:auto;
    border:1px solid gray;
    margin-left: 8px;
}
.profileimage-wrapper{
    float:left;
    border:1px solid grey;
    width:auto;
    height:auto;
}

