﻿#files
{
	clear: none;
	float: left;
	padding: 15px 295px 0px 90px;
	text-align: center;
	width: 415px;
}

ul.fileItem 
{
	width: 100%;
}

li.fileItem 
{
	border: 1px outset;
	border-style: -moz-bg-outset;
	float: left;
	margin-bottom: 15px;
	margin-right: 35px;
	padding: 10px;
	width: 80px;
	white-space: normal;
}

li.fileItem, a.fileItem
{
	line-height: 1em;
	text-decoration: none;
}

a.fileItem:hover
{
	text-decoration: underline;
}

a.fileItem:link
{
	clear: both;
}
