body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin: 10px;
}
img{
	border: none;
}
.dir{
	list-style-type: none;
	list-style: none;
	padding: 0px;
}
.dir li{
	background-image: url(../images/ClosedFolder.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.files{
	list-style-type: none;
	list-style: none;
	padding: 0px;
}
.files li{
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#ebooks{
	margin-top: 20px;
}
.results{
	margin-top: 20px;
}