
  
  .listItem{
  position:relative;
  clear:both;
  border-bottom:1px dotted #254106;
  padding-top:5px;
  width:460px;
  margin-bottom:10px;
  }

  .listItem h2{
  display:none;
  }

  .listItem .bodyText{
  margin-left:152px;
  clear:right;
  text-align:justify;
  }
  
  .listItem .img{
  float:left;
  text-align:center;
  width:140px;
  padding-right:10px;
  }

.moreInfo{
display:none;
}


#rightBlock{
display:none;
}

