td img {
width: 100%; /* IE needs this, windows won't scale images in table cells without this */
min-width: 40px; /* this is the size of a Facebook profile image, if you don't have a min-size then images can disappear */
height: auto !important;
}