.agenda .today .cita .cita_desc .wpfilebase-attachment {
	margin:20px 0px;
	border-bottom:1px dotted #ccc;
	padding:20px 0;
    width: 100%;
}

.wpfilebase-attachment-cat {
	background-image: none;
}

.wpfilebase-fileicon { float: left; margin-right:20px; }

.wpfilebase-fileicon img {
	margin: 2px 0 2px 2px;
	padding: 2px;
	border: 1px solid #fff;
}

.wpfilebase-attachment .wpfilebase-rightcol { float: left; }

.wpfilebase-filetitle {
	float: left;
	font-size: 12px;
	margin: 0 0 4px 8px;
}

.wpfilebase-filetitle a { font-size: 16px; color:#474747; margin-bottom:1px; display:block;}

.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;
	margin: 0 0 0 8px;
	padding: 0;
	display:block; float:left;
}

.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%;
}
