#results img {
	border: none;
	margin: 2px;
}
#results #fileext {
	width: 90px;
}
#results #path {
	width: 50%;
	overflow: hidden;
}
#results #name {
	width: 30%;
	overflow: hidden;
}
.navigation input {
	width: 45px;
}
