table.dirFolder {
	border: 0px;
	height: 104px;
	width: 158px;
	table-layout: fixed;
}
td.dirFolderLT {
	background: url(/images/folder-LT.gif) no-repeat;
	height: 9px;
	width: 4px;
}
td.dirFolderT {
	background: url(/images/folder-T.gif) no-repeat;
	height: 9px;
}
td.dirFolderRT {
	background: url(/images/folder-RT.gif) no-repeat;
	height: 9px;
	width: 4px;
}
td.dirFolderL {
	background: url(/images/folder-L.gif) repeat;
	width: 4px;
}
td.dirFolderR {
	background: url(/images/folder-R.gif) repeat;
	width: 4px;
}
td.dirFolderLB {
	background: url(/images/folder-LB.gif) no-repeat;
	height: 4px;
	width: 4px;
}
td.dirFolderB {
	background: url(/images/folder-B.gif) repeat;
	height: 4px;
}
td.dirFolderRB {
	background: url(/images/folder-RB.gif) no-repeat;
	height: 4px;
	width: 4px;
}
td.dirFolder {
	vertical-align: top;
}
table.dirContent {
	width: 100%;
	border: 0px;
}
img.dirThumbs {
	width: 72px;
	height: 42px;
	border: 0px;
}
img.dirSingleThumb {
	width: 144px;
	height: 84px;
	border: 0px;
}
td.dirThumbCell {
	vertical-align: middle;
	text-align: center;
}
td.albumCell {
	width: 180px;
	height: 130px;
	background-image: url(/tablebg);
}