ul.files 				{ float: left; list-style: none; clear: both; margin: 1em 0; width: 100%; padding: 0; }
ul.files a 				{ text-decoration: underline; padding: 0 0 0 20px; background: url("../images/icon-file.png") 0 50% no-repeat; }
ul.files a:focus,
ul.files a:hover 		{ text-decoration: none; color: #000000; }
ul.files a.commonlink 	{ padding-left: 0; background: none; font-size: 0.90em; }

ul.files-block 				{ float: left; display: inline; list-style: none; margin: 1em 0; width: 100%; padding: 0; }
ul.files-block a 			{ text-decoration: underline; padding: 0 0 0 20px; background: url("../images/icon-file.png") 0 50% no-repeat; }
ul.files-block a:focus,
ul.files-block a:hover 		{ text-decoration: none; color: #000000; }
ul.files-block a.commonlink { padding-left: 0; background: none; font-size: 0.90em; }