.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	padding: 3px;
}

.file-icon {
	background: url("/fd1/img/icon/file-icon.png") no-repeat scroll 0 0 transparent;
	height: 20px;
	margin: 0 auto;
	padding-left: 0;
	width: 20px;
}
.image {
	background-position: 0 -117px;
}
.music {
	background-position: 0 -1px;
}
.video {
	background-position: 0 -88px;
}
.document {
	background-position: 0 -174px;
}
.programm {
	background-position: 0 -30px;
}
.archive {
	background-position: 0 -146px;
}
.unknown {
	background-position: 0 -59px;
}

#today{
	width: 100%;
}
.today td{
	color: #555;
	font-size: 11px;
	text-align: center;
	border: 1px solid #d3d3d3;
	padding: 0 3px;
}
.today thead th{
	color: #555;
	font-family: "Arial";
	font-size: 11px;
	text-align: center;
	background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #e6e6e6;
	border: 1px solid #d3d3d3;
	font-weight: normal;
	padding: 0 3px;
}

#file-setting h3{
	margin-top: 25px;
}