div.float {
  padding-top:5px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:5px;
  float: left;
  text-align:center;
  width: 132px;
  min-height:200px;
  }
div.spacer {
  clear: both;
  }
div.float img {
padding:0px;
  }
div.float p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
  }
div.float a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
  }
