@import url(../../css/style.css);
@import url(../../css/style_cat.css);

.dl_list {
	margin: 0px;
	padding: 2px 0px 5px 15px;
}

.dl_list li {
	list-style: disc outside;
	padding: 0px;
}

#file_description {
	margin-bottom: 15px;
}

#file_link {
	margin-bottom: 15px;
}

.dl_button {
	margin-right: 20px;
}

.link_button {
	margin-left: 50px;
}

.file_button {
	margin-left: 20px;
}

#file_link img {
	border: 1px solid #666;
}

#file_link img:hover {
	border: 1px solid #fff;
}

#file_img {
	margin-bottom: 15px;
}

#file_history {
	margin-bottom: 15px;
}

