@import url("../../../default/xhtml/css/mediaViewer.css");
.dynamic-tab-pane-control .tab-row .tab.selected {
	background-color: #716156;
}

.thumbFile {
	width: 60px;
}
.download img {
        display: none;
}
.fileSummary {
        display: none;
}
.fileDate {
        display: none;
}

.folder .summary {
	display: none;
}
#mediaContainer {
	border: 0px;
	padding: 0px;
	margin-top: 20px;
}
html>body #mediaContainer {
	margin-top: 40px;
}
#mediaContainer h3 {
	display: none;
}
#mediaContainer .title {
	text-transform: uppercase;
}
.mediaType h2 {
	display: none;
}
html>body .folder {
	margin-top: -20px;
}
