/* @override http://10.0.1.199:8888/projects/website/i-cv.ch/concrete5/index.php/tools/css/themes/icv/css/i-cv-large.css */

.std {
	font-size: 18px;
	line-height: 23px;
}


.document-library-item {
	width: 340px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;
}

.document-library-item a {
	display: block;
	border-top: 1px dotted #cccccc;
	min-height: 68px;
	padding-bottom: 25px;
	padding-top: 10px;
}

.document-library-item .description {
	margin-top: 7px;
	line-height: 110%;
	margin-bottom: 4px;
}

.document-library-item.starred .description {
	font-size: 88%;
	line-height: 110%;
	font-weight: bold;
}
.document-library-item.starred {
	width: 340px;
}


