﻿span.img
  {
  margin:2px;
  border:1px solid #49A831;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
span.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
span.img a:hover img
  {
  border:1px solid #FF9A19;
  }
span.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }
