﻿.mContainer,
#mFooterBanner {
	width: 940px;
}
.Detail {
	display: none;
}
.Picture,
.Document,
.Folder,
.FolderName {
	padding: 20px 0px 0px 0px;
	float: left;
	width: 188px;
	text-align: center;
	color: #f89728;
	min-height:30px;
	height:auto;
}
.Folder {	
	height:100px;
}
#iCurrentPath {
	padding: 20px 0px 0px 0px;
	color: #f89728;
	font-size: 16px;
	font-weight: bold;
}
#iBackButton {
	padding: 20px 0px 20px 0px;
}