div.img2
{
  margin-top:5px;
  margin-bottom:5px;
  margin-left:22px;
  border: 1px solid #ffffff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img2 img2
{
  display: inline;
  margin: 3px;
  border: 1px solid #000000;
}
div.img2 a:hover img2 {border: 1px solid #ff0000;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 200px;
  margin: 2px;
}
.floatstop {
clear:both;
} 