
  
  .listItem{
  position:relative;
  clear:both;
  border-bottom:1px dotted #276d91;
  padding-top:5px;
  }

  .listItem h2{
  margin:0px;
  padding:0px;
  float:right;
  }

  .listItem .bodyText{
  margin-left:135px;
  clear:right;
  }
  
  .listItem .img{
  float:left;
  text-align:center;
  width:135px;
  }



