.gallery{list-style:none;margin:0;padding:0;}
.gallery li{float:left;position:relative;width:50px;height:35px;margin:0;padding:0;}
.gallery img{background:#fff;border:solid 1px #ccc;padding:2px;}
.gallery span{width:36px;height:18px;display:block;position:absolute;bottom:10px;right:10px;}
.gallery .favorite{background:url(images/hot_18x32.png) no-repeat;}