


   #mainContentCell ul{
    font-size:80%;
    }
    

    .docItem{
    font-size:110%;
    padding-top:20px;
    padding-bottom:20px;
    }

    .body{
    margin-left:20px;
    font-size:80%;
    }

    .docItem{
    border-bottom:1px dotted #1a472b;
    }

    .docItem span{
        display:block;
    }
    
    .docItem a{
    display:block;
    font-size:80%;
    margin:2px;
    margin-left:20px;
    padding:2px;  
    padding-left:20px;
    float:left;
    }

  .docItem a.Power_Point{
  background:transparent url(/managed_files/3274/presentation.gif) 0 50% no-repeat;
  }

  .docItem a.DOC{
  background:transparent url(/managed_files/3271/word_processor.gif) 0 50% no-repeat;
  }
  
  .docItem a.EXCEL{
  background:transparent url(/managed_files/3272/spread_sheet.gif) 0 50% no-repeat;
  }

  .docItem a.PDF{
  background:transparent url(/managed_files/3270/PDF.GIF) 0 50% no-repeat;
  }

  .docItem a.URL{
  background:transparent url(/managed_files/3273/URL.GIF) 0 50% no-repeat;
  }


    

  .subHolder{
  clear:left;
  margin-left:40px;
  }

  .subHolder .holderTitle{
  border-bottom:1px solid #deb6bb;
  margin-bottom:2px;
  }

  .subDoc{
  clear:left;
  margin-left:20px;
  font-size:80%;
  }

  .subDoc .title{
  border:0;
  }

  .subDoc span{
  display:block;
  float:left;
  width:7em;
  }

  .subDoc a{
  display:inline;
  float:none;
  }

  