/*#BEGIN#*/
/*# name="General" reference="ref/download_table.css\General.htm" description="General styles" #*/
/* 'img/download.png' */div.files p.title strong{
	font-weight:lighter;
}
div.files table.files{
	margin:0;
	padding:0;
	margin-top:0.5em;
}
div.files table.files thead th.name{
	width:65%;
}
div.files table.files thead th.type{
	width:15%;
}
div.files table.files thead th.size{
	width:15%;
}
div.files table.files th{
	background-color:#a6b7bf;
	padding:0.3em 0.6em;
	text-align:left;
	color:#FFFFFF;  
}
div.files table.files tbody tr{
	background-color:#ebeff1;
}
div.files table.files tbody tr.clara{
	background-color:#f1f4f5;
}
div.files table.files tbody td{
	padding:0.6em;
	text-align:left;
	color:#445156;   
}
div.files table.files td a{
	color:#d10032;
}
div.files table.files td a.download{
	display:block;
	width:9px;
	height:7px;
	background: url('img/download.png') no-repeat;
}
div.files table.files td a.download span{
	display:none;
}


/*		Anchors component	*/
div#main-content div.anchors div.anchorDetail div.files p.title{
	padding:0;
	margin:0;
}
div#main-content div.anchors div.anchorDetail div.files p.title strong{
	font-size:1.1em;
	color:#445156;
}

/*#END#*/
