.node-teaser .field-name-field-image {
     float: left; 
}

.node-teaser .field-name-field-image img {
    display: block;
    max-width:100px;
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
}