table.AG_File_Links { width:100%; }
	table.AG_File_Links td { text-align:left; vertical-align:top; line-height:16px; }
	table.AG_File_Links td a.fileLink { display:block; padding-left:24px; line-height:16px; }
	table.AG_File_Links td.AG_File_Links_Type, table.AG_File_Links td.AG_File_Links_Size, table.AG_File_Links td.AG_File_Links_ModDate { white-space:nowrap; }
	table.AG_File_Links td a.fileLink { background:url('images/16/unknown.gif') top left no-repeat;  }
	table.AG_File_Links .pdf td a.fileLink { background:url('images/16/pdf.gif') top left no-repeat;  }
	table.AG_File_Links .doc td a.fileLink { background:url('images/16/doc.gif') top left no-repeat;  }
	table.AG_File_Links .ppt td a.fileLink { background:url('images/16/ppt.gif') top left no-repeat;  }
	table.AG_File_Links .xls td a.fileLink { background:url('images/16/xls.gif') top left no-repeat;  }
	table.AG_File_Links .txt td a.fileLink { background:url('images/16/txt.gif') top left no-repeat;  }

ul.AG_File_Links { width:100%; display:block; clear:both; margin:0 0 15px 0 !important; padding:0 !important; overflow:visible !important;}
	ul.AG_File_Links ul { margin:0 !important; padding:0 !important; }
	ul.AG_File_Links div { padding:0; margin:0 !important;  }
	ul.AG_File_Links li { background: url('images/32/unknown.gif') top left no-repeat; display:block; width:190px; overflow:hidden; list-style-type:none; float:left; margin:0 10px 10px 0px !important; height:40px !important; }
	ul.AG_File_Links li a { border-bottom:0 !important; display:block; width:150px; *width:150px; font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif; text-decoration:none; padding:2px 0 0 40px; }
	ul.AG_File_Links li a em { display:block; width:150px; *width:150px; color:#8D8573; font:normal 10px/12px Arial, Helvetica, sans-serif; font-style:normal; margin-top:4px; }
	ul.AG_File_Links li a:hover { border-bottom:0px !important; text-decoration:none !important;}
	ul.AG_File_Links li a:hover em { font-weight:normal; border-bottom:0px; }
	ul.AG_File_Links li.pdf { background: url('images/32/pdf.gif') top left no-repeat; }
	ul.AG_File_Links li.xls { background: url('images/32/xls.gif') top left no-repeat; }
	ul.AG_File_Links li.doc { background: url('images/32/doc.gif') top left no-repeat; }
	ul.AG_File_Links li.ppt { background: url('images/32/ppt.gif') top left no-repeat; }
	ul.AG_File_Links li.txt { background: url('images/32/txt.gif') top left no-repeat; }
