@charset "iso-8859-1";
.fileInfo{
  height: 80px; 
  width: 163px !important;
  width: 163px;  
  overflow: auto;
  
  margin-top:0;
  margin-bottom:0; 
  margin-left:auto;  
  margin-right:auto;
  
  padding:1px;
  
  border-top-width : 0px; 
  border-right-width : 1px; 
  border-bottom-width : 0px; 
  border-left-width : 0px; 
  border-style:solid;
  border-color:#DBE814;



  /*background-color:#f0f0f0;*/
  
  font-size : 11 !important;
  font-size : 9;
}

.fileInfo a{
  text-decoration:none;
  color:#000000;
}

.fileInfo a:hover {
  text-decoration:none;
  background-color:#DBE814;
  color:#FFFFFF;
}

.headerFileInfo{
  height: 30px; 
  width: 163px !important;
  width: 163px; 
  
  margin-top:0;
  margin-bottom:0;  
  margin-left:auto;  
  margin-right:auto;
  
  padding:1px !important;
  padding:0;
  
  /*background-color:#f0f0f0;  */
  
  border-top-width : 0px; 
  border-right-width : 1px; 
  border-bottom-width : 0px; 
  border-left-width : 0px; 
  border-style:solid;
  border-color:#DBE814;
  
  text-align:center;  
  font-size : 15;
  color:#000000;
}

.footerFileInfo{
  height: 20px; 
  width: 163px !important;
  width: 163px; 
  
  margin-top:0;
  margin-bottom:10px;  
  margin-left:auto;  
  margin-right:auto;
  
  padding:1px;
  
  /*background-color:#f0f0f0;*/  
  
  border-top-width : 0px; 
  border-right-width : 1px; 
  border-bottom-width : 1px; 
  border-left-width : 0px; 
  border-style:solid;
  border-color:#DBE814;
  
  color:#000000;
  font-size : 12;  
}

.ulFileInfo{
 text-align: left;
 padding: 0;
 margin: 0;
 list-style-type: none;
}

.liFileInfo{
 color:#003BB6;
 
}

.date{
  font-weight:bold;
  color:#CBD34C;
}

