<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpfilebase-attachment {
position: relative;
float: left;
width: 255px;
height: 202px;
padding: 10px;
background: #F1F4F5;
margin: 0 5px 24px 0;
}

.wpfilebase-attachment-cat {
	background-image: none;
}

.wpfilebase-fileicon { float: left; }

.wpfilebase-fileicon img {
	margin: 2px 0 2px 2px;
	padding: 2px;

}

.wpfilebase-attachment .wpfilebase-rightcol { float: left; }

.wpfilebase-filetitle {
	float: left;
	font-size: 10px;
	margin: 0 0 4px 8px;
	width: 110px;
	margin-top:3px;
}

.wpfilebase-filetitle a { 
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold;

}

.wpfilebase-filetitle a.wpfilebase-postlink { font-size: 10px; }

.wpfilebase-fileinfo {
	float: right;
	text-align: left;
	font-size: 10px;
	margin: 0 3px 0 auto;
}

.wpfilebase-filedetails {
	clear: both;
	font-size: 12px;
	width: 250px;
	margin: 0 -50px 0 0;
	padding: 0;
}

.wpfilebase-filedetails-table, .wpfilebase-filedetails-table tr, .wpfilebase-filedetails-table tr th, .wpfilebase-filedetails-table tr td {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

.wpfilebase-filedetails table {
	width: 100%;
}

.wpfilebase-filedetails td {
	padding: 0 0 6px 4px;
}

.wpfilebase-filedetails table th {
	vertical-align: top;
	font-size: 10px;
}

.wpfilebase-catselect {
	width: 100%;
}

#wpfb-credits {
	margin: 0 auto 2px auto;
	text-align: center;
}
</pre></body></html>