/*-----------file download----------------*/

div.fileContainer div{
  padding: 0 0 10px 27px;
  background: url(../../../media/unknown.gif) no-repeat;
}

div.fileContainer div.asi{
  background: url(../../../media/asi.gif) no-repeat;
}

div.fileContainer div.avi{
  background: url(../../../media/avi.gif) no-repeat;
}

div.fileContainer div.doc{
  background: url(../../../media/doc.gif) no-repeat;
}

div.fileContainer div.dot{
  background: url(../../../media/dot.gif) no-repeat;
}

div.fileContainer div.eps{
  background: url(../../../media/eps.gif) no-repeat;
}

div.fileContainer div.flv{
  background: url(../../../media/flv.gif) no-repeat;
}

div.fileContainer div.gif{
  background: url(../../../media/gif.gif) no-repeat;
}

div.fileContainer div.jpg{
  background: url(../../../media/jpg.gif) no-repeat;
}

div.fileContainer div.kmz{
  background: url(../../../media/kmz.gif) no-repeat;
}

div.fileContainer div.mov{
  background: url(../../../media/mov.gif) no-repeat;
}

div.fileContainer div.mp3{
  background: url(../../../media/mp3.gif) no-repeat;
}

div.fileContainer div.mpg{
  background: url(../../../media/mpg.gif) no-repeat;
}

div.fileContainer div.odt{
  background: url(../../../media/odt.gif) no-repeat;
}

div.fileContainer div.ott{
  background: url(../../../media/ott.gif) no-repeat;
}

div.fileContainer div.pdf{
  background: url(../../../media/pdf.gif) no-repeat;
}

div.fileContainer div.png{
  background: url(../../../media/png.gif) no-repeat;
}

div.fileContainer div.pps{
  background: url(../../../media/pps.gif) no-repeat;
}

div.fileContainer div.ppt{
  background: url(../../../media/ppt.gif) no-repeat;
}

div.fileContainer div.wmv{
  background: url(../../../media/wmv.gif) no-repeat;
}

div.fileContainer div.xls{
  background: url(../../../media/xls.gif) no-repeat;
}

div.fileContainer div.xlt{
  background: url(../../../media/xlt.gif) no-repeat;
}

div.fileContainer div.zip{
  background: url(../../../media/zip.gif) no-repeat;
}

/*----------- end file download----------------*/