.pic_box 
{
  float: left;
  width:180px;  
  height:155px;
  text-align:center;
  padding:4px 2px;
  font-weight:bold;
}

.pic_box p
{ margin-bottom:3px;}

