/* hide sub-sections titles */
/*div.title{display:none !important;}*/

/* first file divs have a dotted line at bottom */
.divItem {
	padding-bottom: 10px;
	margin-bottom: 12px; 
}
#content div.divItem.firstFile{
	border-bottom: 1px dashed rgb(165, 163, 163);
}
#content div.divItem.firstFile .title, .backTitle{padding-top: 11px !important;}
.title, .backTitle{font-family: Quattrocento;}
.title span, .backTitle span{font-family: HelveticaNeue-Condensed-Thin;}
span.back{display:none;}

