
.temp{
float:left;
width:220px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
}
.temphol{
background:#efefef;
border:0px solid #ccc;
position:relative;
width:220px;
height:92px;
overflow:hidden;
}
.temphol img {
position: absolute;
top: 0px; left: 0px;
}
