.thumbnail 
{
    display:block; 
    float:left; 
    width:160px; 
    height:200px; 
    margin:0.5em 0.5em; 
    text-align:center;
}

