try to write this code in the CSS file
Code:
li.search-entry {
overflow : hidden;
}
li.search-entry img {
margin : 5px 10px 0px 0px;
width : 160px;
padding : 4px;
border : 1px solid #d3d0bc;
background-color : #e9e6d3;
float : left;
height:auto;
}