#content {
	width: 798px;
	float: right;
	padding-bottom: 10px;
}

.thumb_fp {
  border:1px solid #A81D3C;
  text-align:center;
  padding:4px; 
  margin:8px; 
  width:190px;
  float: left;
}

.thumb_fp a img {
 border:3px solid #fff;
 text-decoration:none;
}

.thumb_fp a:hover img {
 border:3px solid #BFBFBF;
}
