ul.enocms_gallery
{
  list-style:none;
  margin:0; padding:0;
}

ul.enocms_gallery li
{
  float:left; 
  margin:5px 0 10px; position:relative;
  width:98px; height:96px;
  padding:13px 20px 28px 19px;
  background:transparent url('../../content/templates/races/images/gallery/galleryImageSm.png') left top no-repeat;
  
}

ul.enocms_gallery li span
{ position:absolute; top:0; left:0; 
}

ul.enocms_gallery li a img
{
  width:90px; height:90px;
  border:0; display:block;
  margin:10px auto;

}