/* CSS Document */

.dirlist {
	width: 250px;
	float:left;
	border: 1px solid gray;
	padding:10px;
}

.source {
	margin-left:300px;
}
