.thumbnail
{
float: left;
width: auto;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
background-color: White;
text-align: center;
}

.clearboth { clear: both; }