/*------------------------ FILES ------------------------*/
table#filelist
{
	width: 652px;
}
table#filelist td.spacer
{
	width: 23px;
}
table#filelist td.file
{
	width: 112px;
	text-align: center;
	padding-bottom: 15px; 	
}
table#filelist img.thumb
{
	width: 100px;
	height: 130px;
	margin-bottom: 3px;
	border: 1px solid #FFFFFF;
}
table#filelist div.filesection
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	background-color: #B71A29;
	margin-bottom: 5px;
}
table#filelist div.nopreview
{
	width: 100px;
	height: 130px;
	font-size: 15px;
	font-weight: bold;
	color: #B6ADAF;
	text-align: center;
	border: 1px solid #FFFFFF;
	margin: 0px auto 3px auto;	
}
/*-------------------------------------------------------*/
