.thumbnail { 
background: #fff; 
border: 1px solid #8b8b8b; 
width: 250px;
min-height: 180px;
height: auto !important;
height: 180px;
margin: 16px;
padding: 20px 10px 10px 10px;  
float: left; 
text-align: center; 
} 
.thumbnail:hover {

}

.thumbnailp { 
text-align: center; 
vertical-align: bottom; 
}

p.navigator {
font-weight:bold;
margin-bottom:5px;
}