#part-desc{
  word-wrap: break-word; 
  height: 64px; 
  width: 151px; 
  float: left; 
  text-align: left;
  position: relative; 
}

#part-desc-short{
  word-wrap: break-word; 
  height: 64px; 
  width: 156px; 
  float: left; 
  text-align: center;
  position: relative; 
  top: 10px; 
}