a img,:link img,:visited img { border: none; }
div.pic {
  clear: both;
  height: 274px;
  margin: 25px;
  }
div.pic img {
  float: left;
  border: none;
  height: 240px;
  padding: 18px;
  margin-right: 20px;
  background-color: #FFF;
  border: 1px solid #CCC;
  }
div.pic ul {
  margin-left: 170px;
  margin-top: 1em;
  font: bolder 92% Verdana;
  }
div.pic ul li {
  display: block;
  list-style: none;
  padding: .5em;
  }
li.birthday, li.weight, li.height {
  color:#0076A3;
  font-family:Verdana;
  font-size: 92%;
  font-weight: bold;
  }
