div.remositoryfilesummary {
	background-size: contain;
	background-repeat: no-repeat;
	width: 70%;
	padding-right: 30% !important;
	margin-bottom: 15px;
	min-height: auto !important;
}

div.remositoryfilesummary dt {
	width: 33%;
}

div.remositoryfilesummary dd {
	width: 60%;
	background-color: #ffffff !important;
	border-top-color: #d8d8d8 !important;
}

div.remositoryfileblock dd:first-of-type {
	border-top-color: #ffffff !important;
}

span.remositoryFolder img {
	height: 20px;
	width: 20px;
	padding-top: 24px !important;
}
